We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9683a5 commit a08ed11Copy full SHA for a08ed11
docs/changelog.rst
@@ -1,6 +1,23 @@
1
Changelog
2
#########
3
4
+**2.7.0**
5
+*********
6
+
7
+Refactoring and relationships update fixes
8
+==========================================
9
10
+* Feature/customizable request attributes by `@CosmoV`_ in `#80 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/80>`_
11
+* Fix cascade changes by `@CosmoV`_ in `#81 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/81>`_
12
+* Fix update relationship by `@CosmoV`_ in `#82 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/82>`_
13
+* SQLAlchemy Data Layer refactor by `@CosmoV`_ in `#83 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/83>`_
14
15
+Authors
16
+"""""""
17
18
+* `@CosmoV`_
19
20
21
**2.6.0**
22
*********
23
0 commit comments