Skip to content

Commit 7496259

Browse files
committed
Update changelog
1 parent b24d2d3 commit 7496259

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
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
6+
7+
### Internal
8+
9+
* Update flake nixpkgs to 23.05. PR [#27](https://github.com/fastapi-mvc/copier-project/pull/27)
10+
* Bump project dependencies. PR [#27](https://github.com/fastapi-mvc/copier-project/pull/27)
11+
* Bump fastapi from 0.92.0 to 0.98.0
12+
* Bump uvicorn from 0.20.0 to 0.22.0
13+
* Bump myst-parser from 0.19.0 to 1.0.0
14+
* Bump pytest from 7.2.1 to 7.4.0
15+
* Bump pytest-asyncio from 0.20.3 to 0.21.0
16+
* Bump black from 23.1.0 to 23.3.0
17+
* Bump redis from 4.5.4 to 4.5.5
18+
* Bump mypy from 1.0.1 to 1.4.1
19+
* Bump poetry2nix from 1.40.1 to 1.42.0. PR [#26](https://github.com/fastapi-mvc/copier-project/pull/26)
20+
* Update project GitHub Actions. PR [#25](https://github.com/fastapi-mvc/copier-project/pull/25)
21+
* Bump cachix/install-nix-action from 20 to 22
22+
* Bump DeterminateSystems/nix-installer-action from 1 to 4
23+
* Bump DeterminateSystems/update-flake-lock from 17 to 19
24+
525
## 0.6.0 (26.03.2023)
626

727
### Features

0 commit comments

Comments
 (0)