diff --git a/CHANGELOG.md b/CHANGELOG.md index 516fd02652d9a087dc5366522438af66e5a926f5..e7696be3002c3df81888e285624738ac86198547 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `FILTER_ACTIVE_SHOWS_USING` settings to filter active shows and OIDC scope claims (steering#175) - `ShowManager` to annotate a show with its max (last) timeslot start (steering#175) - `is_active` boolean field in `LinkType` model (steering#187) +- `addtimeslots` management command to renew schedules for one year (steering#108) ### Changed