Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m.kindritskiy committed Jul 27, 2022
1 parent 6824ccd commit c0ad2c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/changelog/changes_07.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Changes in 0.7

- Dropped support for Python 3.6, which ended support on 2021-12-23
- Added support for Python 3.10
- Added support for `Apollo Federation (v1) <https://www.apollographql.com/docs/federation/v1/>`_`
- Added support for `Apollo Federation (v1) <https://www.apollographql.com/docs/federation/v1/>`_
- [internal] Refactored introspection directives
- Added graph directives support

Expand All @@ -26,7 +26,7 @@ Changes in 0.7
directives=[Deprecated('use another field')]),
]),
])
- Added mypy and typings to codebase

Backward-incompatible changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit c0ad2c5

Please sign in to comment.