Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
gpetiot and github-actions[bot] authored Mar 8, 2024
1 parent 85d49bd commit 8c5abe1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
### Changed

- Replace exceptions by result types for the requests (#11, @gpetiot)
- Depends on `curly` instead of `cohttp-lwt-unix` (#<PR_NUMBER>, @gpetiot)
- Redesign the graphql requests (#<PR_NUMBER>, @gpetiot)
+ `Graphql.request` builds a `request`
- Depends on `curly` instead of `cohttp-lwt-unix` (#12, @gpetiot)
- Redesign the graphql requests (#12, @gpetiot)
+ `Graphql.exec` now takes a `request`
+ `Contributions.fetch` has been replaced by `Contributions.request` that builds a `request`

Expand Down

0 comments on commit 8c5abe1

Please sign in to comment.