Skip to content

Commit 40c098f

Browse files
author
github-actions
committed
chore(release): v0.2.4
1 parent cc123ba commit 40c098f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@
22
## [Unreleased]
33

44

5+
<a name="v0.2.4"></a>
6+
## [v0.2.4] - 2024-11-21
7+
### Fix
8+
- **unregister cron:** key generation typo while previous refacto
9+
10+
511
<a name="v0.2.3"></a>
612
## [v0.2.3] - 2024-10-29
13+
### Chore
14+
- **release:** v0.2.3
15+
716
### Docs
817
- fix readme
918
- rewrite and complete ([#24](https://github.com/SocialGouv/oblik/issues/24))
@@ -419,7 +428,8 @@
419428
- decouple logical from target
420429

421430

422-
[Unreleased]: https://github.com/SocialGouv/oblik/compare/v0.2.3...HEAD
431+
[Unreleased]: https://github.com/SocialGouv/oblik/compare/v0.2.4...HEAD
432+
[v0.2.4]: https://github.com/SocialGouv/oblik/compare/v0.2.3...v0.2.4
423433
[v0.2.3]: https://github.com/SocialGouv/oblik/compare/v0.2.2...v0.2.3
424434
[v0.2.2]: https://github.com/SocialGouv/oblik/compare/v0.2.1...v0.2.2
425435
[v0.2.1]: https://github.com/SocialGouv/oblik/compare/v0.2.0...v0.2.1

0 commit comments

Comments
 (0)