diff --git a/CHANGES.md b/CHANGES.md index 70b3586..827511e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,13 @@ +## 0.0.2 (2024-01-18) + +### Added + +- Add a few convenient accessors for start/stop positions. + +### Changed + +- Internal changes related to build and release process. + ## 0.0.1 (2023-11-12) Initial release.