Skip to content

Commit 9ad26be

Browse files
author
Ben Leadbetter
committed
docs: update changelog
1 parent c23fe24 commit 9ad26be

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.5.0
2+
docs: generally improve documentation of public modules and traits
3+
feat: infallible constructors and converters for array backed messages
4+
feat: new `Packets` trait implemented by all ump messages
5+
fix: flex data text bytes iterator is public
6+
refactor!: ⚠️ remove dedicated array constructors in favour of unified generic constructors
7+
refactor!: ⚠️ remove redundant aggregate error type and result
8+
refactor!: ⚠️ rename DeltaClockstampTPQ -> DeltaClockstampTpq
9+
refactor: switching implementation from mod.rs to file names based on module name
10+
111
# 0.4.0
212
feat: top level messages implement From for all messages
313
fix: ⚠️ utility messages should be excluded when feature is not enabled

0 commit comments

Comments
 (0)