We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973506b commit d06d175Copy full SHA for d06d175
CHANGELOG.md
@@ -6,8 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Added
10
+* New enums and allocators for Isochronous endpoints
11
-...
12
+### Changed
13
+* `EndpointType` enum now has fields for isochronous synchronization and usage.
14
15
## [0.2.9] - 2022-08-02
16
0 commit comments