newsletter-to-web/CHANGELOG.md
Jacob Kiers 31fda8bae2
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is passing
continuous-integration/drone Build encountered an error
Update changelog for v0.2.1
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-12-13 17:01:09 +01:00

26 lines
710 B
Markdown

# Changelog
All notable changes to this project 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).
## [0.2.1] - 2022-12-13
### Changed
* Updated the [mail-parser](https://docs.rs/crate/mail-parser/0.8.0) crate to v0.8.0.
* Removed two builds from the build pipeline.
## [0.2.0] - 2022-11-30
### Added
* A style sheet is added to the feed for easy readability in a web browser (#4).
* The output directory will now contain an index.html file with some information.
### Changed
* By default the name of the feed is now feed.xml instead of feed.atom.