Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 881686d

Browse files
committed
Update changelog
1 parent 1b527a4 commit 881686d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

33
This file documents changes to [fastapi-mvc/cookiecutter](https://github.com/fastapi-mvc/cookiecutter). The release numbering uses [semantic versioning](http://semver.org).
44

5-
## Unreleased
5+
## 0.3.0 (05.10.2022)
66

77
### Breaking Changes
88

99
* Drop Python 3.7 support. PR [#23](https://github.com/fastapi-mvc/cookiecutter/pull/23)
1010

11+
### Features
12+
13+
* Add dependabot.yml [f750aa3](https://github.com/fastapi-mvc/cookiecutter/commit/f750aa3aa6914b0246e87d6ecab90f6d9cb7387e).
14+
1115
### Docs
1216

1317
* Extend project documentation [#21](https://github.com/fastapi-mvc/cookiecutter/issues/21). PR [#20](https://github.com/fastapi-mvc/cookiecutter/pull/20)
1418

1519
### Internal
1620

21+
* Bump crazy-max/ghaction-github-pages from 2.5.0 to 3.0.0 [eb84359](https://github.com/fastapi-mvc/cookiecutter/commit/eb843596ed1743cba027f6ecfcb36c2b06762373).
22+
* Bump fkirc/skip-duplicate-actions from 3.4.1 to 5.2.0 [1b527a4](https://github.com/fastapi-mvc/cookiecutter/commit/1b527a451c6c47e8f0178ca5e85a0c06989809fb).
1723
* Remove hardcoded workflow_dispatch for return-dispatch action in GH workflow templates [#17](https://github.com/fastapi-mvc/cookiecutter/issues/17). PR [#26](https://github.com/fastapi-mvc/cookiecutter/pull/26)
1824
* Drop mock dev-dependency [#12](https://github.com/fastapi-mvc/cookiecutter/issues/12). PR [#25](https://github.com/fastapi-mvc/cookiecutter/pull/25)
1925
* Update dependencies. PR [#24](https://github.com/fastapi-mvc/cookiecutter/pull/24)

0 commit comments

Comments
 (0)