Skip to content

Commit abb6b80

Browse files
docs: update docs/CHANGELOG.md for v0.2.4 [skip ci]
1 parent b6360ab commit abb6b80

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8+
## [v0.2.4] - 2024-10-10
9+
### :sparkles: New Features
10+
- [`b6360ab`](https://github.com/deargen/python-project-template-2024/commit/b6360ab906197ca9fe59c5478b3528b474d9b8a7) - **ci**: add exclude-types input to deploy.yml, fix(ci): check-docs.yml *(PR [#26](https://github.com/deargen/python-project-template-2024/pull/26) by [@kiyoon](https://github.com/kiyoon))*
11+
12+
813
## [v0.2.3] - 2024-10-05
914
### :sparkles: New Features
1015
- [`2261a27`](https://github.com/deargen/python-project-template-2024/commit/2261a27b084e7f06947d6f5d8454fbccc89b4803) - micromamba cache better key *(commit by [@kiyoon](https://github.com/kiyoon))*
@@ -168,3 +173,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
168173
[v0.2.1]: https://github.com/deargen/python-project-template-2024/compare/v0.2.0...v0.2.1
169174
[v0.2.2]: https://github.com/deargen/python-project-template-2024/compare/v0.2.1...v0.2.2
170175
[v0.2.3]: https://github.com/deargen/python-project-template-2024/compare/v0.2.2...v0.2.3
176+
[v0.2.4]: https://github.com/deargen/python-project-template-2024/compare/v0.2.3...v0.2.4

0 commit comments

Comments
 (0)