diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e2f71d..96dd262 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v0.1.1](https://github.com/chelnak/ysmrr/tree/v0.1.1) - 2022-08-26 + +[Full Changelog](https://github.com/chelnak/ysmrr/compare/v0.1.0...v0.1.1) + +### Fixed + +- Fix line updates [#35](https://github.com/chelnak/ysmrr/pull/35) ([chelnak](https://github.com/chelnak)) + +- Fix incorrect line counts [#34](https://github.com/chelnak/ysmrr/pull/34) ([chelnak](https://github.com/chelnak)) + ## [v0.1.0](https://github.com/chelnak/ysmrr/tree/v0.1.0) - 2022-08-14 [Full Changelog](https://github.com/chelnak/ysmrr/compare/v0.0.8...v0.1.0)