Skip to content
Snippets Groups Projects
Verified Commit 9f31015d authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Update CHANGELOG

parent ac55824a
No related branches found
No related tags found
No related merge requests found
Pipeline #3377 passed
...@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The `last_date` field in the `Show` model is nullable. - The `last_date` field in the `Show` model is nullable.
- The `CharField`s and `TextFields` in the models are not nullable. - The `CharField`s and `TextFields` in the models are not nullable.
- The `subtitle` field of th `Category` model is now a `CharField`. - The `subtitle` field of th `Category` model is now a `CharField`.
- Provide properties in API schemas in CamelCase notation (aura#141)
### Deprecated ### Deprecated
......
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