libyaml-safer/CHANGELOG.md

9 lines
194 B
Markdown
Raw Normal View History

2024-02-11 08:27:00 +00:00
# Changelog
## 0.1.1 - 2024-02-11
### Added
- Implement `PartialEq` and `Debug` for `Event` and `Token`.
### Bugfixes
- Fix a bug where marks would not be correctly set for tokens and events.