Skip to content

Commit b9cfe93

Browse files
authored
Merge pull request #86 from mts-ai/feature/bump-version
bump version to 2.7.0
2 parents 6357285 + a08ed11 commit b9cfe93

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
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

fastapi_jsonapi/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.7.0

0 commit comments

Comments
 (0)