Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
broneill committed Feb 24, 2025
1 parent b8cbf5f commit 8650213
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Changelog
v2.4.2
------
* Added a pipe method for skipping a fixed amount of bytes, and added a method to skip objects.
* Added support for data methods.
* Fixed a race condition which caused AutoDisposed objects to be disposed of prematurely.
* Fixed disposed stub cleanup by calling the correct method.
* Fixed handling of root stub reconnect when declared as AutoDispose.
* Eagerly attempt to restore stubs after a reconnect.
* Eagerly disable reference mode when writing stubs and skeletons.

v2.4.1 (2024-11-01)
------
Expand Down

0 comments on commit 8650213

Please sign in to comment.