# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Fixed ### Added ### Changes ## [v0.2.1] - 2019-06-03 ### Added * Added Pantelis to authors ## [v0.2.0] - 2019-06-03 This is a breaking API change. ### Added * `CHANGELOG.md` added ### Changes * Stoped using `NonZeroUsize`, was too much cluttering. ## [v0.1.1] First release. [Unreleased]: https://github.com/korken89/lbfgs-rs/compare/v0.2.1...master [v0.2.0]: https://github.com/korken89/lbfgs-rs/compare/v0.2.0...v0.2.1 [v0.2.0]: https://github.com/korken89/lbfgs-rs/compare/v0.1.1...v0.2.0 [v0.1.1]: https://github.com/korken89/lbfgs-rs/compare/v0.1.0...v0.1.1