Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
farost committed Oct 25, 2024
1 parent 4175c66 commit c7b05d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASE_NOTES_LATEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,8 @@ yarn add [email protected]

## Other Improvements

- **Add query type to all Query responses**
We add a `query_type` field to all the `Query.InitialRes.Ok` to support
retrieval of this information for any `QueryAnswer` on the client side.
Additionally, the `Ok.Empty` message was renamed to `Ok.Done`.

0 comments on commit c7b05d5

Please sign in to comment.