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,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v0.6.1] - 2023-12-05
9+
10+ ### Changed
11+ * Include README in Pyton package
12+
813## [ v0.6.0] - 2023-12-05
914
1015### Added
@@ -53,5 +58,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5358
5459Initial release of haproxyctl.
5560
56- [ Unreleased ] : https://github.com/markt-de/haproxy-cli/compare/v0.6.0...HEAD
61+ [ Unreleased ] : https://github.com/markt-de/haproxy-cli/compare/v0.6.1...HEAD
62+ [ v0.6.1 ] : https://github.com/markt-de/haproxy-cli/compare/v0.6.0...v0.6.1
5763[ v0.6.0 ] : https://github.com/markt-de/haproxy-cli/compare/v0.5.0...v0.6.0
Original file line number Diff line number Diff line change 11"""haproxy-cli
22Based on: https://github.com/neurogeek/haproxyctl"""
3- __version__ = '0.6'
3+ __version__ = '0.6.1 '
You can’t perform that action at this time.
0 commit comments