Skip to content
Snippets Groups Projects
Verified Commit 51b3f267 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Update changelog

parent 29e6fe82
No related branches found
No related tags found
1 merge request!1208Resolve "Data management for the Models `Room` and `SchoolTerm`"
Pipeline #135646 failed
......@@ -9,6 +9,23 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
Added
~~~~~
* Frontend for managing rooms.
* [Dev] Components for implementing standard CRUD operations in new frontend.
* [Dev] Options for filtering and sorting of GraphQL queries at the server.
Changed
~~~~~~~
* Management of school terms was migrated to new frontend.
Fixed
~~~~~
* GraphQL mutations did not return errors in case of exceptions.
`3.1.2`_ - 2023-07-05
---------------------
......@@ -210,7 +227,6 @@ Fixed
update
* [Dev] Site reference on extensible models can no longer cause name clashes
because of its related name
* GraphQL mutations did not return errors in case of exceptions.
Removed
~~~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment