Skip to content

Commit ca37dac

Browse files
committed
Add SessionToken changelog
1 parent da3ce02 commit ca37dac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
1111
### Added
1212

1313
- `Stream.TransactAsyncEx`, exposing the `Core.ISyncContext` at conclusion of the sync operation, affording the ability to examine the post-state `Version` etc. (This paves the way for exposing [`SessionToken`](https://github.com/jet/equinox/issues/192) at a later point without a breaking change) [#194](https://github.com/jet/equinox/pull/194)
14+
- `Core.ISyncContext.SessionToken`: Allows one to inspect the `SessionToken` for relevant stores (i.e., `CosmosDB`), after loading and/or syncing has concluded [#195](https://github.com/jet/equinox/pull/195)
15+
1416

1517
### Changed
1618

0 commit comments

Comments
 (0)