diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..7aea12e --- /dev/null +++ b/CHANGELOG.txt @@ -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)