You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yaclog/CHANGELOG.md

25 lines
491 B
Markdown

3 years ago
# Changelog
All notable changes to this project will be documented in this file
## 0.2.0 - 2021-04-19
### Added
- New yak log logo drawn by my sister
### Changed
- Updated package metadata
- Rewrote parser to use a 2-step method that is more flexible.
- Parser can now handle code blocks.
- Parser can now handle setext-style headers and H2s not conforming to the
schema.
3 years ago
## 0.1.0 - 2021-04-16
First release
### Added
3 years ago
- `yaclog.read()` method to parse changelog files