Skip to content

Commit aca86f5

Browse files
committed
Changelog created for release to 22.6.0
1 parent 8c9057b commit aca86f5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog/v22.6.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
44

5-
__version__ = "22.5.1.dev1"
5+
__version__ = "22.6.0"

0 commit comments

Comments
 (0)