Skip to content

Commit 9a8ca98

Browse files
committed
CHANGELOG.md: v1.1.0.
1 parent d936dbc commit 9a8ca98

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
### Removed
2424
- Bulk action checkboxes are removed (#44).
2525

26+
# [1.1.0] - 2024-01-22
27+
28+
### Added
29+
- Configurable query icons (#9).
30+
- "Username not given" when logged in, but user's name not known (#51, #65).
31+
- Templated query functionality (#52).
32+
33+
### Changed
34+
- Changed loading message to "The page is loading. Just a moment please." (#26).
35+
- Enabled no bad blocks and indentation for eslint/jsdoc (#14).
36+
37+
### Fixed
38+
- Configured title is now also visible before first query (#46).
39+
40+
### Removed
41+
- Bulk action checkboxes are removed (#44).
42+
2643
## [1.0.0] - 2023-09-13
2744

2845
### Added
2946
- First release
3047

3148
[1.0.0]: https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.0.0
49+
[1.1.0]: https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.1.0

0 commit comments

Comments
 (0)