Skip to content

Commit 0809839

Browse files
committed
Release 1.1.0
1 parent 25622cb commit 0809839

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66

77
## [Unreleased]
88

9+
## [1.1.0] - 2026-04-19
10+
911
### Added
1012

1113
- Support sorting `LocalizedString` values by the user's current locale.
@@ -25,5 +27,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
2527
- `LocalizedStringConverter` - a class that converts entity attribute state into database column representation and back again.
2628
- `LocalizedStringEditAction` - that opens a dialog that edits a localized string value represented by the `LocalizedString` datatype.
2729

28-
[unreleased]: https://github.com/glebfox/jmix-localized-string-datatype-addon/compare/v1.0.0...HEAD
29-
[1.0.0]: https://github.com/glebfox/jmix-localized-string-datatype-addon/releases/tag/v1.0.0
30+
[unreleased]: https://github.com/glebfox/jmix-localized-string-datatype-addon/compare/1.1.0...HEAD
31+
[1.1.0]: https://github.com/glebfox/jmix-localized-string-datatype-addon/releases/tag/1.1.0
32+
[1.0.0]: https://github.com/glebfox/jmix-localized-string-datatype-addon/releases/tag/1.0.0

0 commit comments

Comments
 (0)