Skip to content

Commit 43c3b30

Browse files
docs: update docs/CHANGELOG.md for v0.2.5 [skip ci]
1 parent 2d195e5 commit 43c3b30

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ 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.5] - 2024-10-14
9+
### :boom: BREAKING CHANGES
10+
- due to [`0ee9ddb`](https://github.com/deargen/python-project-template-2024/commit/0ee9ddb5093e671ec077a5fc00ae5f68ec744ce6) - easier gitlab page setup guide (but defaults to master branch *(commit by [@kiyoon](https://github.com/kiyoon))*:
11+
12+
easier gitlab page setup guide (but defaults to master branch
13+
14+
15+
### :sparkles: New Features
16+
- [`0ee9ddb`](https://github.com/deargen/python-project-template-2024/commit/0ee9ddb5093e671ec077a5fc00ae5f68ec744ce6) - easier gitlab page setup guide (but defaults to master branch *(commit by [@kiyoon](https://github.com/kiyoon))*
17+
18+
### :bug: Bug Fixes
19+
- [`872bbf9`](https://github.com/deargen/python-project-template-2024/commit/872bbf9023fea5701980b8daef4767fbd97664df) - **replace-name**: mac compatible sed *(commit by [@kiyoon](https://github.com/kiyoon))*
20+
- [`3f0aae4`](https://github.com/deargen/python-project-template-2024/commit/3f0aae42ece6eaedaa661ba202a1ee3586945eaf) - **ci**: check mkdocs *(PR [#27](https://github.com/deargen/python-project-template-2024/pull/27) by [@kiyoon](https://github.com/kiyoon))*
21+
- [`e3a4041`](https://github.com/deargen/python-project-template-2024/commit/e3a40419987e9b3b7b4398c3c70dfe2efc25775c) - **replace_project_name.sh**: sed issue with mac *(commit by [@kiyoon](https://github.com/kiyoon))*
22+
23+
824
## [v0.2.4] - 2024-10-10
925
### :sparkles: New Features
1026
- [`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))*
@@ -174,3 +190,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
174190
[v0.2.2]: https://github.com/deargen/python-project-template-2024/compare/v0.2.1...v0.2.2
175191
[v0.2.3]: https://github.com/deargen/python-project-template-2024/compare/v0.2.2...v0.2.3
176192
[v0.2.4]: https://github.com/deargen/python-project-template-2024/compare/v0.2.3...v0.2.4
193+
[v0.2.5]: https://github.com/deargen/python-project-template-2024/compare/v0.2.4...v0.2.5

0 commit comments

Comments
 (0)