You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
7
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
+
8
24
## [v0.2.4] - 2024-10-10
9
25
### :sparkles: New Features
10
26
-[`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
0 commit comments