Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit 8dc35a7

Browse files
committed
Update Changelog
1 parent d7dec18 commit 8dc35a7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@
33
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
44
and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
67
## [Unreleased]
78

9+
## [1.0.2] - 2020-05-31
10+
### Fixed
11+
* recursive variable definition
12+
* traefik volumes
13+
814
## [1.0.1] - 2020-05-30
915
### Added
1016
* Compatibility for [sbaerlocher/ansible.traefik](https://github.com/sbaerlocher/ansible.traefik)
@@ -18,5 +24,6 @@ and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).
1824
* initial release
1925

2026

21-
[Unreleased]: https://github.com/arillso/ansible.traefik/compare/1.0.1...HEAD
27+
[Unreleased]: https://github.com/arillso/ansible.traefik/compare/1.0.2...HEAD
28+
[1.0.2]: https://github.com/arillso/ansible.traefik/compare/1.0.1...1.0.2
2229
[1.0.1]: https://github.com/arillso/ansible.traefik/compare/1.0.0...1.0.1

0 commit comments

Comments
 (0)