Move changelog and clean it up a bit
This commit is contained in:
parent
041fe7d5cb
commit
8e3170ccd7
1 changed files with 7 additions and 5 deletions
|
@ -1,13 +1,15 @@
|
|||
# Upcoming Version
|
||||
- Preserve basic HTML styling for Android strings (#212)
|
||||
|
||||
- Feature: Fail twine commands if there's more than one formatter candidate (#201)
|
||||
- Feature: In the Apple formatter, use developer language for the base localization (#219)
|
||||
- Bugfix: Preserve basic HTML styling for Android strings (#212)
|
||||
- Bugfix: `twine --version` reports "unknown" (#213)
|
||||
- Fail twine commands if there's more than one formatter candidate (#201)
|
||||
- Support spaces in command line arguments (#206)
|
||||
- Bugfix: Support spaces in command line arguments (#206)
|
||||
- Bugfix: 'r' missing before region code in Android output folder (#203)
|
||||
- Bugfix: .po formatter language detection (#199)
|
||||
- Add 'q' placeholder for android strings (#194)
|
||||
- Bugfix: Add 'q' placeholder for android strings (#194)
|
||||
- Bugfix: Boolean command line parameters are always true (#191)
|
||||
- Feature: In the Apple formatter, use developer language for the base localization (#219)
|
||||
|
||||
# 0.10.1
|
||||
|
||||
- Bugfix: Xcode integration (#184)
|
Reference in a new issue