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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,17 @@ 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.3] - 2024-10-05
9
+
### :sparkles: New Features
10
+
-[`2261a27`](https://github.com/deargen/python-project-template-2024/commit/2261a27b084e7f06947d6f5d8454fbccc89b4803) - micromamba cache better key *(commit by [@kiyoon](https://github.com/kiyoon))*
11
+
12
+
### :bug: Bug Fixes
13
+
-[`bebe843`](https://github.com/deargen/python-project-template-2024/commit/bebe843bd6fc714142ff1c92d6c7ebcc67bdac7f) - **config**: undefined variable *(commit by [@kiyoon](https://github.com/kiyoon))*
14
+
-[`becff68`](https://github.com/deargen/python-project-template-2024/commit/becff68b9080c65b27f85e98a0a786c3e3bddf75) - relax pylint max statements *(commit by [@kiyoon](https://github.com/kiyoon))*
15
+
-[`580b4ee`](https://github.com/deargen/python-project-template-2024/commit/580b4eee572bbc1a30a9bd9be03a8a205c65e6f6) - **ci**: ubuntu-24.04 *(commit by [@kiyoon](https://github.com/kiyoon))*
16
+
-[`54f0cae`](https://github.com/deargen/python-project-template-2024/commit/54f0cae043b77fd95c7eb06f1035dcfb70a2a9b1) - **ci**: deploy dry run *(commit by [@kiyoon](https://github.com/kiyoon))*
17
+
18
+
8
19
## [v0.2.2] - 2024-09-26
9
20
### :sparkles: New Features
10
21
-[`d0f1d71`](https://github.com/deargen/python-project-template-2024/commit/d0f1d7167626b9f723cff19da251af322abd1806) - replace string script to use template instantly *(commit by [@kiyoon](https://github.com/kiyoon))*
@@ -156,3 +167,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments