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,7 +5,7 @@ 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- ## [ Unreleased ]
8+ ## [ v0.7.0 ] - 2025-06-18
99
1010### Added
1111* New API command: setSslCrt
@@ -69,6 +69,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6969
7070Initial release of haproxyctl.
7171
72- [ Unreleased ] : https://github.com/markt-de/haproxy-cli/compare/v0.6.1...HEAD
72+ [ Unreleased ] : https://github.com/markt-de/haproxy-cli/compare/v0.7.0...HEAD
73+ [ v0.7.0 ] : https://github.com/markt-de/haproxy-cli/compare/v0.6.1...v0.7.0
7374[ v0.6.1 ] : https://github.com/markt-de/haproxy-cli/compare/v0.6.0...v0.6.1
7475[ 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.1 '
3+ __version__ = '0.7 '
You can’t perform that action at this time.
0 commit comments