Skip to content

Commit 2709b85

Browse files
authored
Merge pull request #91 from dhellmann/6a5-release-notes
update release notes for 6.0.0.0a5
2 parents d48e3d6 + 9856c87 commit 2709b85

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/source/history.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
CHANGES
22
=======
33

4-
Unreleased
5-
----------
4+
6.0.0.0a5
5+
---------
66

77
* add a --version option to the hook loader
88
* modernize packaging
9+
* docs: update requirements for build on rtd
10+
* docs: add read the docs configuration file
11+
* Changed workon's env switching to use OR not $? by @Nealium (pull request #59)
12+
* Fix issues for python 3.12 by @parona-source (pull request #68)
13+
* Fix shell completion on FreeBSD by @bendikro (pull request #86)
14+
* add python 3.12 to test matrix
15+
* Improve error message for IOErrors by @kerel-fs (pull request #81)
916

1017
6.0.0.0a1
1118
---------

0 commit comments

Comments
 (0)