mirror of
https://github.com/drewcassidy/yaclog.git
synced 2024-09-01 14:58:58 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
13ddc5a1f9
commit
57542e228e
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,9 +1,24 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file
|
All notable changes to this project will be documented in this file
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
## 0.1.0 - 2021-04-16
|
## 0.1.0 - 2021-04-16
|
||||||
|
|
||||||
First release
|
First release
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- `yaclog.read()` method to parse changelog files
|
- `yaclog.read()` method to parse changelog files
|
||||||
|
Loading…
Reference in New Issue
Block a user