Skip to content
Open
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ The format is based on [Keep a Changelog], and this project adheres to
[semantic versioning]: https://semver.org/spec/v2.0.0.html
[bc]: https://github.com/dogmatiq/.github/blob/main/VERSIONING.md#changelogs

## [Unreleased]

### Changed

- **[BC]** Changed `ConsumeAPI.ListStreams()` to use a streaming response.

## [0.26.5] - 2026-06-10

### Changed
Expand Down
57 changes: 0 additions & 57 deletions grpc/eventstreamgrpc/consume.go

This file was deleted.

Loading