A Ruby gem for streaming data from the Bluesky/ATProto firehose

updated changelog

+3 -1
+3 -1
CHANGELOG.md
··· 3 3 - added heartbeat timer 4 4 - fixed param validation on `Stream` initialization 5 5 - reverted the change with adding Ruby stdlib dependencies explicitly to the gemspec, since this causes more problems than it's worth - only `base64` is left there, since it's the one now required to be listed 6 - - added chat.bsky.actor.declaration record type 6 + - added `chat.bsky.actor.declaration` record type 7 + - added `#account` event type (`AccountMessage`) 8 + - added `handle` field to `IdentityMessage` 7 9 8 10 ## [0.3.0] - 2024-03-21 9 11