Skip to content

Commit fc0853d

Browse files
committed
Bump the version and update the changelog for 0.2.0 release
1 parent 0780839 commit fc0853d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ the version in notification_service/__init.py__ -->
1313
[Unreleased]: https://github.com/City-of-Helsinki/notificartion-service/compare/release-v0.1.0...HEAD
1414
[0.1.0]: https://github.com/City-of-Helsinki/notification-service/releases/tag/release-v0.1.0
1515

16+
## [0.2.0] - 26 Mar 2024
17+
### Added
18+
19+
- Keycloak integration

notification_service/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)