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.
1 parent 8c9057b commit aca86f5Copy full SHA for aca86f5
changelog/v22.6.0.md
@@ -0,0 +1,10 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+## [22.6.0] - 2022-06-09
6
7
+## Bug Fixes
8
+* `ports` argument for `overrides` and `notes` (#755) [8c9057be](https://github.com/greenbone/python-gvm/commit/8c9057be)
9
10
+[22.6.0]: https://github.com/greenbone/python-gvm/compare/22.5.1.dev1...22.6.0
gvm/__version__.py
@@ -2,4 +2,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
-__version__ = "22.5.1.dev1"
+__version__ = "22.6.0"
0 commit comments