Skip to content

Commit 6084ac0

Browse files
authored
Merge branch 'main' into refactor/test-builds
2 parents 47c862d + e3953f7 commit 6084ac0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/changes/unreleased.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Unreleased
22

3+
## 🔧 Changed
4+
5+
* Excluded pyupgrade from project check due to its destructive nature
6+
* Updated cookiecutter template
7+
- removed obsolete template file `version.html`
8+
9+
## 🐞 Fixed
10+
11+
* Fixed syntax error in the `check.yml` template which resulted in an invalid workflow file
12+
313
## 📚 Documentation
414

15+
* Fixed various documentation typos
516
* Added a toolbox migration guide
617
* Fixed version information in GitHub Actions reference
18+
* Updated the `pre-commit` related documentation

0 commit comments

Comments
 (0)