Skip to content

Commit

Permalink
Merge branch 'main' into refactor/test-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti authored Nov 26, 2024
2 parents 47c862d + e3953f7 commit 6084ac0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/changes/unreleased.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Unreleased

## 🔧 Changed

* Excluded pyupgrade from project check due to its destructive nature
* Updated cookiecutter template
- removed obsolete template file `version.html`

## 🐞 Fixed

* Fixed syntax error in the `check.yml` template which resulted in an invalid workflow file

## 📚 Documentation

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

0 comments on commit 6084ac0

Please sign in to comment.