We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47c862d + e3953f7 commit 6084ac0Copy full SHA for 6084ac0
doc/changes/unreleased.md
@@ -1,6 +1,18 @@
1
# Unreleased
2
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
13
## 📚 Documentation
14
15
+* Fixed various documentation typos
16
* Added a toolbox migration guide
17
* Fixed version information in GitHub Actions reference
18
+* Updated the `pre-commit` related documentation
0 commit comments