Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gpetiot committed Mar 7, 2024
1 parent 0cb41d4 commit 333b9a7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## unreleased

### Changed

- Replace exceptions by result types for the requests (#<PR_NUMBER>, @gpetiot)
+ `Graphql.exec` now returns `_ result Lwt.t`
+ `Contributions.fetch` now returns `_ result`

## 0.2.0

### Added
Expand Down

0 comments on commit 333b9a7

Please sign in to comment.