ansible-role-template/CHANGELOG.md

19 lines
301 B
Markdown
Raw Normal View History

2023-03-02 01:05:16 +00:00
# Changelog
2023-03-02 01:18:36 +00:00
Document all changes as necessary here.
2023-03-02 01:05:16 +00:00
2023-03-02 01:18:36 +00:00
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-03-02 01:05:16 +00:00
2023-03-02 01:18:36 +00:00
## [Unreleased Example]
- item A
2023-03-02 01:05:16 +00:00
2023-03-02 01:18:36 +00:00
## [0.0.1] - 2023-03-01
2023-03-02 01:05:16 +00:00
### Added
2023-03-02 01:18:36 +00:00
- item A
2023-03-02 01:05:16 +00:00
### Changed
2023-03-02 01:18:36 +00:00
- No Changes
2023-03-02 01:05:16 +00:00
### Removed
2023-03-02 01:18:36 +00:00
- No Changes