Skip to content

Commit b7f66d4

Browse files
committed
Update changelog
1 parent 46860da commit b7f66d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/changes/unreleased.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@
33
## 🚨 Breaking Changes
44

55
* Dropped python 3.8 support
6+
* Changed names of Documentation related nox tasks
7+
- `build-docs` -> `docs:build`
8+
- `open-docs` -> `docs:open`
9+
- `clean-docs` -> `docs:clean`
610

711
## ✨ Added
812

913
* Added support for multi version Documentation
14+
* Added nox tasks for building multi-version documentation
1015

1116
## 🐞 Fixed
1217

0 commit comments

Comments
 (0)