File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,12 @@ This project adheres to [Semantic Versioning](http://semver.org/) and is followi
66
77## Unreleased
88
9- - [ BREAKING CHANGE ] Support for broadcast packages (contributed by [ @ dnatov ] ( https://github.com/dnatov ) )
9+ ## [ 9.0.0 ] - 2023-10-19
1010
1111### :zap : Added
1212
1313- [ BREAKING CHANGE] Support for specifying UDP datagram encoding (contributed by [ @pedoc ] ( https://github.com/pedoc ) )
14+ - [ BREAKING CHANGE] Support for broadcast packages (contributed by [ @dnatov ] ( https://github.com/dnatov ) )
1415
1516## [ 8.0.1] - 2022-11-20
1617
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <VersionPrefix >9.0.0</VersionPrefix >
5- <VersionSuffix >beta.2 </VersionSuffix >
5+ <VersionSuffix ></VersionSuffix >
66 <!--
77 Only increment the assembly version on major version changes to help users reduce binding
88 redirects, and how often they're updated. For more information, please read
You can’t perform that action at this time.
0 commit comments