Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Sep 20, 2023
1 parent 4e5f4ac commit 9f3a1e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Unreleased
- [change][major] Add `hidden` field to items in interface introspection types.
- [add][minor] Add `#[hidden]` attribute for interfaces, services, streams and updates in `interface! { ... }` macro.
- [add][minor] Add asciidoc documentation.
- [add][minor] Add `same_peer` function to `PeerWriteHandle`.
- [add][minor] Add documentation about the protocol itself.
- [add][minor] Add `same_peer` function to `PeerWriteHandle` to check if they belong to the same peer.
- [fix][patch] Fix clippy warnings for unnecessary casting.

# Version 0.6.0 - 2023-03-03
Expand Down

0 comments on commit 9f3a1e7

Please sign in to comment.