Skip to content

Commit

Permalink
update changelog for 1.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Jun 20, 2022
1 parent e10c427 commit 5d0ec8e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -122,6 +122,13 @@
- __None, ideally.__ If you have an application that ran without warnings on v1.13, you should be able to update to 2.0.0 without a hitch. If this isn't the case, please [open an issue](https://github.com/rmosolgo/graphql-ruby/issues/new?template=bug_report.md&title=[2.0%20update]%20describe%20your%20problem) and let me know what happened! I plan to maintain 1.13 for a while in order to ensure a smooth transition.
- But, many legacy code components were removed, so if there are any more references to those, there will be name errors! See #3729 for a list of removed components.

# 1.13.14 (20 June 2022)

### New Features

- Add `Field#relay_nodes_field` reader #4103
- Datadog: detect tracing module #4100

# 1.13.13 (31 May 2022)

### New features
Expand Down

0 comments on commit 5d0ec8e

Please sign in to comment.