Skip to content

Commit 4444206

Browse files
committed
update changelog
1 parent 275259b commit 4444206

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

CHANGELOG.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,32 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [Unreleased]
8+
## [v2.0.0-beta.2] - 2024-02-16
9+
10+
### Added
11+
12+
- Super Admin functionality implemented.
13+
- Helm chart published to Artifact Hub.
14+
- GUI now supports viewing and modifying metadata definitions.
15+
- Examples of custom visualizations added, including netCDF, Vega, and iframe.
16+
17+
### Changed
18+
19+
- Pagination refactored for increased flexibility in page navigation.
20+
21+
## [v2.0.0-beta.1] - 2023-11-27
22+
23+
### Added
24+
25+
- Initial implementation of Extractors.
26+
- Initial implementation of Visualization.
27+
- Group, roles, and dependencies functionalities added.
28+
- Group implementation initiated.
929

1030
### Changed
1131

12-
- Update README and make related changes. [#537](https://github.com/clowder-framework/clowder2/issues/537)
32+
- README updated with relevant changes.
33+
- Improved accessibility to Swagger API documentation.
1334

1435
## [alpha-2] - 2022-11-28
1536

0 commit comments

Comments
 (0)