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 d48e3d6 + 9856c87 commit 2709b85Copy full SHA for 2709b85
docs/source/history.rst
@@ -1,11 +1,18 @@
1
CHANGES
2
=======
3
4
-Unreleased
5
-----------
+6.0.0.0a5
+---------
6
7
* add a --version option to the hook loader
8
* 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)
16
17
6.0.0.0a1
18
---------
0 commit comments