Skip to content

Commit a08ed11

Browse files
committed
Add 2.7.0 changelog
1 parent e9683a5 commit a08ed11

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/changelog.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changelog
22
#########
33

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+
421
**2.6.0**
522
*********
623

0 commit comments

Comments
 (0)