Add changelog.
This commit is contained in:
parent
f7092c7605
commit
d621e25750
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.txt
Normal file
12
CHANGELOG.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Upcoming Version
|
||||
- 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: 'r' missing before region code in Android output folder (#203)
|
||||
- Bugfix: .po formatter language detection (#199)
|
||||
- Add 'q' placeholder for android strings (#194)
|
||||
- Bugfix: Boolean command line parameters are always true (#191)
|
||||
|
||||
# 0.10.1
|
||||
- Bugfix: Xcode integration (#184)
|
Reference in a new issue