File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ ## [ 22.8.0] - 2022-08-11
6
+
7
+ ## Changed
8
+ * Improve installation chapter [ d1d602e4] ( https://github.com/greenbone/python-gvm/commit/d1d602e4 )
9
+ * Use furo theme for sphinx based docs for improved navigation [ 54c0136e] ( https://github.com/greenbone/python-gvm/commit/54c0136e )
10
+ * Use sphinx directly for typehints in API docs [ f707efdf] ( https://github.com/greenbone/python-gvm/commit/f707efdf )
11
+ * Update gvmd socket location to /run/gvmd/gvmd.sock [ 4a0f1706] ( https://github.com/greenbone/python-gvm/commit/4a0f1706 )
12
+ * Adjust PR template for using Conventional Commits [ 6287140d] ( https://github.com/greenbone/python-gvm/commit/6287140d )
13
+ * Update lastest Gmp class to 22.4 [ 44e85036] ( https://github.com/greenbone/python-gvm/commit/44e85036 )
14
+
15
+ ## Bug Fixes
16
+ * Add missing API docs for GMP 22.4 class (#804 ) [ fb69ec30] ( https://github.com/greenbone/python-gvm/commit/fb69ec30 )
17
+
18
+ [ 22.8.0 ] : https://github.com/greenbone/python-gvm/compare/v22.7.0...22.8.0
Original file line number Diff line number Diff line change 2
2
3
3
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
4
4
5
- __version__ = "22.7.1.dev1 "
5
+ __version__ = "22.8.0 "
You can’t perform that action at this time.
0 commit comments