Skip to content

Commit

Permalink
Updated CHANGELOG.md and version, in preparation of release
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogsilva committed Dec 17, 2024
1 parent 6b18e98 commit 5b0c011
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [2.0.0-rc1] - 2024-12-17

### Added

- Initial project structure and features
- Initial project restructuring and features


## [1.0.0] - ?

### Added

- Previous version, developed by a different team


[2.0.0-rc1]: https://github.com/geobeyond/arpav-ppcv-backend/compare/v1.0.0-rc1...main
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "arpav-ppcv-backend"
version = "0.1.0"
version = "2.0.0-rc1"
description = "Backend component of the ARPAV-PPCV platform"
authors = ["Geobeyond <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 5b0c011

Please sign in to comment.