yaclog/CHANGELOG.md

25 lines
483 B
Markdown
Raw Normal View History

2021-04-17 04:47:21 +00:00
# Changelog
All notable changes to this project will be documented in this file
2021-04-19 05:04:22 +00:00
## Unreleased
### 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.
2021-04-17 04:47:21 +00:00
## 0.1.0 - 2021-04-16
First release
### Added
2021-04-19 05:04:22 +00:00
2021-04-17 04:47:21 +00:00
- `yaclog.read()` method to parse changelog files