Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions v2/resources/changelog/go-livepeer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ keywords:
'og:image:height': 630
purpose: changelog
audience: everyone
lastVerified: 2026-05-24T00:00:00.000Z
lastVerified: 2026-05-26T00:00:00.000Z
---

import { CustomDivider } from '/snippets/components/elements/spacing/Divider.jsx'
Expand All @@ -37,7 +37,7 @@ import { Subtitle } from '/snippets/components/elements/text/Text.jsx'

<Update label="This week" tags={["Maintenance"]} description={<Subtitle variant="changelog">May 24 – 30, 2026</Subtitle>}>

No end-user-facing changes shipped to `go-livepeer` this week. The most recent release remains the Trickle `/next` endpoint from May 12 (below). Catch up on the broader stack in the [main changelog](/v2/resources/changelog).
No end-user-facing changes shipped to `go-livepeer` this week. The most recent release remains the Trickle `/next` endpoint from May 12 (below). Catch up on the broader stack in the [main changelog](/v2/resources/changelog) or browse the [GitHub releases page](https://github.com/livepeer/go-livepeer/releases) for the full release history.

</Update>

Expand Down
Loading