diff --git a/CHANGELOG.md b/CHANGELOG.md index 95c0c3e00382126f26c30afa55b007da6e9d8928..2ab6faddd3ac4dcae9bde78cbb8c195a494c6fcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to rattail will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## v0.19.0 (2024-10-22) + +### Feat + +- add support for new ordering batch from parsed file + +### Fix + +- fix method call signature + ## v0.18.12 (2024-09-15) ### Fix