Skip to content

Commit dd133cc

Browse files
committed
Add missing changelog entries
1 parent 1a5e87e commit dd133cc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/changes/unreleased.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
11
# Unreleased
2+
3+
4+
## 🔧 Changed
5+
6+
* Excluded pyupgrade from project check due to its destructive nature
7+
* Updated cookiecutter template
8+
- removed obsolete template file `version.html`
9+
10+
## 🐞 Fixed
11+
12+
* Fixed syntax error in the `check.yml` template which resulted in an invalid workflow file
13+
14+
## 📚 Documentation
15+
16+
* Fixed various documentation typos
17+
* Updated the `pre-commit` related documentation

0 commit comments

Comments
 (0)