Skip to content

Commit

Permalink
Update information about varint in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Sep 25, 2023
1 parent a4b3613 commit 319b8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Serialize all components by default using varint and provide functions to use fixint encoding.
- Serialize all components and events using varint.
- Serialize entities in optimal way by writing its index and generation as separate varints.
- Hide `ReplicationId`, `ReplicationInfo` and related methods from `ReplicationRules` from public API.
- Rename `ReplicationRules::replication_id` into `ReplicationRules::replication_marker_id`.
Expand Down

0 comments on commit 319b8d7

Please sign in to comment.