We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6357285 + a08ed11 commit b9cfe93Copy full SHA for b9cfe93
2 files changed
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
fastapi_jsonapi/VERSION
@@ -1 +1 @@
-2.6.0
+2.7.0
0 commit comments