Skip to content

Commit 86b256e

Browse files
author
github-actions
committed
chore(release): v0.2.0
1 parent 18470e0 commit 86b256e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

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

44

5+
<a name="v0.2.0"></a>
6+
## [v0.2.0] - 2024-10-17
7+
### Feat
8+
- gracefulshutdown
9+
10+
### Fix
11+
- ignore ns is being terminated
12+
13+
514
<a name="v0.1.15"></a>
615
## [v0.1.15] - 2024-10-17
16+
### Chore
17+
- **release:** v0.1.15
18+
719
### Fix
820
- ignore ns is being terminated
921

@@ -360,7 +372,8 @@
360372
- decouple logical from target
361373

362374

363-
[Unreleased]: https://github.com/SocialGouv/oblik/compare/v0.1.15...HEAD
375+
[Unreleased]: https://github.com/SocialGouv/oblik/compare/v0.2.0...HEAD
376+
[v0.2.0]: https://github.com/SocialGouv/oblik/compare/v0.1.15...v0.2.0
364377
[v0.1.15]: https://github.com/SocialGouv/oblik/compare/v0.1.14...v0.1.15
365378
[v0.1.14]: https://github.com/SocialGouv/oblik/compare/v0.1.13...v0.1.14
366379
[v0.1.13]: https://github.com/SocialGouv/oblik/compare/v0.1.12...v0.1.13

0 commit comments

Comments
 (0)