We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84aa355 commit d9a2221Copy full SHA for d9a2221
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v4.8.0 (2024-08-14)
4
+
5
+### Features
6
7
+ * Add support for py39 and py310
8
9
+### Bug Fixes and Other Changes
10
11
+ * typo in the run unit tests command
12
+ * run unit tests in sequence order for release process as well to prevent coverage conflicting issues
13
+ * chore: removing unnecessary logging information
14
15
## v4.7.4 (2023-10-31)
16
17
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-4.7.5.dev0
+4.8.0
0 commit comments