libagentcrypt change log
Copyright (C) 2019 Nicola Di Lieto <nicola.dilieto@gmail.com>

## [1.0.5] - 2019-06-23
### Changed
- in text mode agentcrypt doesn't output last \n if input lacks it
- build documentation by default

## [1.0.4] - 2019-06-12
### Changed
- added compatibility with legacy ssh-agent versions

## [1.0.3] - 2019-06-10
### Changed
- increased socket timeout from 1 to 10s for slow connections
- fixed error checking in command line utility

## [1.0.2] - 2019-06-09
### Changed
- implemented agc_version (it was always returning 0 before)
- minor documentation corrections

## [1.0.1] - 2019-06-09
### Changed
- fixed formatting of ISC license to ensure GitHub detects it

## [1.0.0] - 2019-06-08
### Added
- first public release
