Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog for v0.0.28 #156

Merged
merged 1 commit into from
Sep 16, 2023
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
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## Version 0.0.28

**16.09.2023**

* Add `update_params` method to firehose clients to fix utilizing the old state on reconnecting by @MarshalX in https://github.com/MarshalX/atproto/pull/149
* Add the ability to export and import session string by @MarshalX in https://github.com/MarshalX/atproto/pull/154
* Add the ability to pass `base_uri` to Firehose clients by @MarshalX in https://github.com/MarshalX/atproto/pull/155
* Update lexicons fetched from 9879ca9 committed 2023-09-14T20:24:48Z by @MarshalX in https://github.com/MarshalX/atproto/pull/150
* Update changelog for v0.0.27 by @MarshalX in https://github.com/MarshalX/atproto/pull/146

## Version 0.0.27

**13.09.2023**
Expand Down