File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -8,20 +8,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88## [ Unreleased]
99
1010### Added
11+
12+ ### Changed
13+
14+ ### Fixed
15+
16+ ### Removed
17+
18+ ## [ 1.1.3] - 2024-04-04
19+
20+ ### Added
21+
1122- Added 'Unauthorized' to the fetch status (#90 )
1223- Query title above the result table (#41 )
1324
1425### Changed
26+
1527- On empty query result, show clear message (#86 )
1628- Force accept headers to favor NQuads to remove JSON-LD Context CORS issue problems (#100 )
1729
1830### Fixed
31+
1932- Fixed pagination bug in templated queries (#80 )
2033- Fixed title display inside the selection menu when hovering, does not flow over table anymore (#41 )
2134
2235### Removed
2336
24-
2537## [ 1.1.2] - 2024-03-13
2638
2739### Added
@@ -82,4 +94,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8294[ 1.1.0 ] : https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.1.0
8395[ 1.1.1 ] : https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.1.1
8496[ 1.1.2 ] : https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.1.2
85- [ Unreleased ] : https://github.com/SolidLabResearch/generic-data-viewer-react-admin/compare/v1.1.2...HEAD
97+ [ 1.1.3 ] : https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.1.3
98+ [ Unreleased ] : https://github.com/SolidLabResearch/generic-data-viewer-react-admin/compare/v1.1.3...HEAD
You can’t perform that action at this time.
0 commit comments