diff --git a/CHANGELOG.md b/CHANGELOG.md index 497b921..7297a00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - `ReserverBaseError` added in `reserver/__init__.py` ### Changed -- GitHub actions are limited to the `dev, main` branches +- GitHub actions are limited to the `dev` and `main` branches - `generate_template_setup_py` method in `reserver_func.py` - `Python 3.13` added to `test.yml` ## [0.3] - 2024-08-28