Skip to content

Commit 454e557

Browse files
authored
Update changelog.md
1 parent 3fdbbd5 commit 454e557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 1.0.0 - 2019-06-18
1+
### 1.0.0 - 2019-06-27
22
- Updated minimum version of `rhea` to `^1.0.8`.
33
- Added a read only property `id` to the `Session` object. The id property is created by concatenating session's local channel, remote channel and the connection id `"local-<number>_remote-<number>_<connection-id>"`, thus making it unique for that connection.
44
- Improved log statements by adding the session `id` and the sender, receiver `name` to help while debugging applications.

0 commit comments

Comments
 (0)