Add changelog.

This commit is contained in:
Sebastian Ludwig 2017-09-18 11:51:57 +02:00
parent f7092c7605
commit d621e25750

12
CHANGELOG.txt Normal file
View 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)