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.
1 parent 1a5e87e commit dd133ccCopy full SHA for dd133cc
doc/changes/unreleased.md
@@ -1 +1,17 @@
1
# 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