21 lines
406 B
Markdown
21 lines
406 B
Markdown
# Changelog
|
|
|
|
All notable changes to this package will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
|
|
|
|
## v0.1.1
|
|
|
|
### Fixed
|
|
|
|
- Docker entry-point script clean
|
|
|
|
## v0.1.0
|
|
|
|
### Changed
|
|
|
|
- First project release
|
|
|
|
[keepachangelog]:https://keepachangelog.com/en/1.0.0/
|
|
[semver]:https://semver.org/spec/v2.0.0.html
|