Skip to content

Commit

Permalink
Merge pull request #86 from mts-ai/feature/bump-version
Browse files Browse the repository at this point in the history
bump version to 2.7.0
  • Loading branch information
mahenzon authored Apr 12, 2024
2 parents 6357285 + a08ed11 commit b9cfe93
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changelog
#########

**2.7.0**
*********

Refactoring and relationships update fixes
==========================================

* Feature/customizable request attributes by `@CosmoV`_ in `#80 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/80>`_
* Fix cascade changes by `@CosmoV`_ in `#81 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/81>`_
* Fix update relationship by `@CosmoV`_ in `#82 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/82>`_
* SQLAlchemy Data Layer refactor by `@CosmoV`_ in `#83 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/83>`_

Authors
"""""""

* `@CosmoV`_


**2.6.0**
*********

Expand Down
2 changes: 1 addition & 1 deletion fastapi_jsonapi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.0
2.7.0

0 comments on commit b9cfe93

Please sign in to comment.