diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dbd32bbab5eb379601fc3c57dd5a4f342c58025..06c77f5e69d8627379b761a762132ee7f1487c70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.0.0-alpha3] - 2024-02-26 ### Added @@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `note_id` and `show` fields from the `Timeslot` model (steering#171) - `type` field from `LinkType` model (steering#187) +- `owner` and `slug` fields from `Note` model. + +### Deprecated + +- Nested routes for shows, show/timeslots, show/schedules, show/schedule/timeslot will be removed with alpha-4. ## [1.0.0-alpha2] - 2023-06-20