Skip to content

Commit

Permalink
Update CHANGELOG.md for Release v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Jun 24, 2024
1 parent 46c8c57 commit ecb9f07
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [1.8.0] - 2024-06-24

### Added

- Expand binary protocol with list and list_some commands.
Expand Down Expand Up @@ -110,7 +112,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Basic sample.
- Callbacks sample.

[Unreleased]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.7.0...HEAD
[unreleased]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.8.0...HEAD
[1.8.0]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.7.0...v1.8.0
[1.7.0]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.6.0...v1.7.0
[1.6.0]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.5.0...v1.6.0
[1.5.0]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.4.0...v1.5.0
Expand All @@ -124,5 +127,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
[1.1.0]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.0.2...v1.1.0
[1.0.2]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.0.0...v1.0.1
[1.0.0]:
https://github.com/IRNAS/irnas-usersettings-lib/compare/f41f9e534d9a60b2f5d3584abf2836f2bde2b3fc...v1.0.0
[1.0.0]: https://github.com/IRNAS/irnas-usersettings-lib/compare/f41f9e534d9a60b2f5d3584abf2836f2bde2b3fc...v1.0.0

0 comments on commit ecb9f07

Please sign in to comment.