Auto-indexing service and GraphQL API for AT Protocol Records quickslice.slices.network/
atproto gleam graphql

docs: update changelog for v0.18.1

+5
+5
CHANGELOG.md
··· 5 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 + ## v0.18.1 9 + 10 + ### Fixed 11 + - Fix notification pagination cursor decoding for 2-part rkey|uri format 12 + 8 13 ## v0.18.0 9 14 10 15 ### Added