Skip to content

Commit

Permalink
Update CHANGELOG.md for Release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed May 12, 2023
1 parent c30dff6 commit 442df0f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion 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.6.0] - 2023-05-12

### Added

- user_settings_set_changed_with_key and user_settings_set_changed_with_id functions.
Expand Down Expand Up @@ -97,7 +99,9 @@ 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.5.0...HEAD
[Unreleased]: https://github.com/IRNAS/irnas-usersettings-lib/compare/v1.6.0...HEAD

[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 Down

0 comments on commit 442df0f

Please sign in to comment.