File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,19 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Calendar Versioning] ( https://calver.org ) .
77
8- ## [ Unreleased]
9- ### Added
10-
8+ ## [ 21.4.0] - 2021-04-20
119### Changed
1210- Refactored release module and changed the arguments of release, prepare and
1311 sign commands [ #80 ] ( https://github.com/greenbone/pontos/pull/80 )
1412
15- ### Deprecated
16- ### Removed
17- ### Fixed
18-
19- [ Unreleased ] : https://github.com/greenbone/pontos/compare/v21.3.0...HEAD
20-
13+ [ 21.4.0 ] : https://github.com/greenbone/pontos/compare/v21.3.0...v21.4.0
2114
2215## [ 21.3.0] - 2021-03-31
2316### Changed
Original file line number Diff line number Diff line change 22
33# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
44
5- __version__ = "21.4.0.dev1 "
5+ __version__ = "21.4.0"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pontos"
3- version = " 21.4.0.dev1 "
3+ version = " 21.4.0"
44description = " Common utilities and tools maintained by Greenbone Networks"
55authors = [" Greenbone Networks GmbH <info@greenbone.net>" ]
66license = " GPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments