Bump version to 0.8.1

This commit is contained in:
Andreas Schneider
2018-08-13 22:17:37 +02:00
parent 1510b63d20
commit e949e135b6
3 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
ChangeLog
==========
version 0.8.1 (released 2018-08-13)
* Fixed version number in the header
* Fixed version number in pkg-config and cmake config
* Fixed library initialization
* Fixed attribute detection
version 0.8.0 (released 2018-08-10)
* Removed support for deprecated SSHv1 protocol
* Added new connector API for clients