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: CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,15 @@
2
2
3
3
This file documents changes to [fastapi-mvc/copier-project](https://github.com/fastapi-mvc/copier-project). The release numbering uses [semantic versioning](http://semver.org).
4
4
5
-
## Unreleased
5
+
## 0.5.0 (01.03.2023)
6
+
7
+
### Fixed
8
+
9
+
* Typo in cache key in templated main.yml workflow [86e8e28](https://github.com/fastapi-mvc/copier-project/pull/17/commits/86e8e28c2af81ecbcda14e0ce2a50b624bc28e8d).
10
+
11
+
### Features
12
+
13
+
* Add type checking [fastapi-mvc/fastapi-mvc#178](https://github.com/fastapi-mvc/fastapi-mvc/issues/178). PR [#17](https://github.com/fastapi-mvc/copier-project/pull/17)
6
14
7
15
### Internal
8
16
@@ -16,6 +24,7 @@ This file documents changes to [fastapi-mvc/copier-project](https://github.com/f
16
24
* Bump flake8-docstrings from 1.6.0 to 1.7.0.
17
25
* Bump aiohttp from 3.8.3 to 3.8.4.
18
26
* Bump cachix/install-nix-action from 18 to 20 [b4e1ef0](https://github.com/fastapi-mvc/copier-project/commit/b4e1ef0740cb1362daa83dc153d1349d71ecb62d).
27
+
* Add development dependency - fastapi-mvc [09f7468](https://github.com/fastapi-mvc/copier-project/commit/09f7468d95fffd9256e9dfc6ecd36baea4aa65b8).
0 commit comments