File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed
Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,32 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and 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
You can’t perform that action at this time.
0 commit comments