Add a changelog

This commit is contained in:
Paul van Tilburg 2022-05-24 11:06:16 +02:00
parent 326a29480b
commit 9d1bfd8351
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 15 additions and 0 deletions

15
CHANGELOG.md Normal file
View File

@ -0,0 +1,15 @@
# Changelog
All notable changes to Podbringer will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0] - 2022-05-24
Initial release.
[Unreleased]: https://git.luon.net/paul/podbringer/compare/v0.1.0...HEAD
[0.1.0]: https://git.luon.net/paul/podbringer/commits/tag/v0.1.0