Skip to content

Commit

Permalink
Issue #95 bump version to 0.8.0 and changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Mar 23, 2023
1 parent 1c6fb84 commit 019879e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,19 @@ All notable changes to this project will be documented in this file.

The format is roughly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Current: 0.7.x]
## [Current: 0.8.x]

### Added

- Initial, experimental (client-side) proof of concept for cross-backend processing
([#95](https://github.com/Open-EO/openeo-aggregator/issues/95))

### Changed

### Fixed


## [0.7.x]

### Added

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.7.4a1"
__version__ = "0.8.0a1"

0 comments on commit 019879e

Please sign in to comment.