aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: dce610c762ac8df5d0d8ea23a42c320ce7ba5391 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]
### Fixed
- Key exchange and host key algorithm preference order was not being
  respected.

### Added
- More context is given for failures to connect via SSH which should
  reveal why a host might be incompatible with ConnectBot.

[unreleased]: https://github.com/connectbot/connectbot/compare/v1.8.3...HEAD