Skip to content

Commit

Permalink
Issue #5 add changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Sep 16, 2022
1 parent 74e9135 commit 5656d75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated (generous fallback) "FreeTier" user role to 30DayTrial (more strict)
- Use EODC dev instance in aggregator dev config
- Update EGI issuer URL to new Keycloak one (keep old provider under "egi-legacy")
- Improve collection metadata merging ([#5](https://github.com/Open-EO/openeo-aggregator/issues/5))

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion src/openeo_aggregator/about.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.2a1"
__version__ = "0.5.3a1"

0 comments on commit 5656d75

Please sign in to comment.