Skip to content

Commit

Permalink
Changelog created for release to 22.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Nov 7, 2022
1 parent f1eca27 commit e953123
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autohooks/plugins/black/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!

__version__ = "22.8.2.dev1"
__version__ = "22.11.0"
10 changes: 10 additions & 0 deletions changelog/v22.11.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

All notable changes to this project will be documented in this file.

## [22.11.0] - 2022-11-07

## Changed
* Reformat Workflows and enable Python 3.10 and 3.11 (#365) [f1eca27](https://github.com/greenbone/autohooks-plugin-black/commit/f1eca27)

[22.11.0]: https://github.com/greenbone/autohooks-plugin-black/compare/v22.8.1...22.11.0

0 comments on commit e953123

Please sign in to comment.