Skip to content

Commit 9a03611

Browse files
committed
Update changelog
1 parent 09f7468 commit 9a03611

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
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).
44

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)
614

715
### Internal
816

@@ -16,6 +24,7 @@ This file documents changes to [fastapi-mvc/copier-project](https://github.com/f
1624
* Bump flake8-docstrings from 1.6.0 to 1.7.0.
1725
* Bump aiohttp from 3.8.3 to 3.8.4.
1826
* 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).
1928

2029
## 0.4.0 (07.02.2023)
2130

0 commit comments

Comments
 (0)