ansible-role-haproxy/CHANGELOG.md

25 lines
421 B
Markdown
Raw Normal View History

2019-11-08 21:29:11 +00:00
# CHANGELOG
This project adheres to [Semantic Versioning](http://semver.org/).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
2020-04-11 13:34:20 +00:00
### Added
2021-08-15 11:00:28 +00:00
- add resolvers configuration
2021-08-15 10:36:58 +00:00
- add debian11 support
2020-04-11 13:34:20 +00:00
- add IPs lists
2020-03-28 17:31:46 +00:00
### Changed
- reload haproxy after certificate change
2021-08-15 10:38:44 +00:00
- chore: use FQCN for module name
2020-03-28 17:31:46 +00:00
- test: replace kitchen to molecule
2019-11-09 16:57:14 +00:00
## v1.0.0 - 2019-11-09
2019-11-08 21:29:11 +00:00
### Added
- first version