15 lines
349 B
Markdown
15 lines
349 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.0
|
|
|
|
### Changed
|
|
|
|
- First project release
|
|
|
|
[keepachangelog]:https://keepachangelog.com/en/1.0.0/
|
|
[semver]:https://semver.org/spec/v2.0.0.html
|