Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Coffman <[email protected]>
  • Loading branch information
StevenACoffman committed Feb 18, 2024
1 parent cc0ed65 commit 285297e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@ When releasing a new version:

<!-- Add new changes in this section! -->

Note that genqlient is now tested through Go 1.22.
Note that genqlient is now tested from Go 1.20 through Go 1.22.

### Breaking changes:

- genqlient now requires Go 1.20 or higher. It may still work with earlier versions, but we aren't explicitly keeping dependency modules to Go 1.18 and lower.

### New features:

- The new `optional: generic` allows using a generic type to represent optionality. See the [documentation](genqlient.yaml) for details.
Expand Down

0 comments on commit 285297e

Please sign in to comment.