aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-04-05 16:22:49 -0700
committerKenny Root <kenny@the-b.org>2015-04-05 16:22:49 -0700
commit9d23e76add914cfa58eaef6ecd900778a3d5a71b (patch)
tree4820a2b5921cd0962ff8cf146639c7bd74d0538b /CHANGELOG.md
parentd3a304e9e899fbc338490e95858de28b0b975ded (diff)
downloadconnectbot-9d23e76add914cfa58eaef6ecd900778a3d5a71b.tar.gz
connectbot-9d23e76add914cfa58eaef6ecd900778a3d5a71b.tar.bz2
connectbot-9d23e76add914cfa58eaef6ecd900778a3d5a71b.zip
Add changelog entries for 1.8.3
Change-Id: Ifeefc557aaae1e3d6085c17988c728b045e32ee6
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dce610c..4e02609 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,4 +11,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- More context is given for failures to connect via SSH which should
reveal why a host might be incompatible with ConnectBot.
+## [1.8.3][1.8.3] - 2014-04-02
+### Fixed
+- Only enable EC support when the device supports it.
+- Default font size scales with the device display density.
+- Color picker scales correctly depending on device density.
+- Color picker color numbers are now localized
+
+
[unreleased]: https://github.com/connectbot/connectbot/compare/v1.8.3...HEAD
+[1.8.3]: https://github.com/connectbot/connectbot/compare/v1.8.2...v1.8.3