From d09cc50fa954f2d1e8af91a07ff715e58a0a0a9f Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Sun, 19 Apr 2015 22:49:11 -0700 Subject: Update version code for v1.8.4 --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c563ed..5e7991a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] + +## [1.8.4][1.8.4] - 2015-04-19 ### Fixed - Key exchange and host key algorithm preference order was not being respected. @@ -19,7 +21,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - All addresses for a particular host will be tried when connecting (including IPv6). -## [1.8.3][1.8.3] - 2014-04-02 +## [1.8.3][1.8.3] - 2015-04-02 ### Fixed - Only enable EC support when the device supports it. - Default font size scales with the device display density. @@ -27,5 +29,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Color picker color numbers are now localized -[unreleased]: https://github.com/connectbot/connectbot/compare/v1.8.3...HEAD +[unreleased]: https://github.com/connectbot/connectbot/compare/v1.8.4...HEAD +[1.8.4]: https://github.com/connectbot/connectbot/compare/v1.8.3...v1.8.4 [1.8.3]: https://github.com/connectbot/connectbot/compare/v1.8.2...v1.8.3 -- cgit v1.2.3