Skip to content

Commit f03efdf

Browse files
committed
aggligator-util version 0.11.0
1 parent 8925184 commit f03efdf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

aggligator-util/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to aggligator utilities will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.11.0 - 2023-11-07
9+
### Changed
10+
- update upc to 0.3.1
11+
812
## 0.10.2 - 2023-11-03
913
### Added
1014
- USB transport using USB packet channel (UPC)

aggligator-util/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aggligator-util"
3-
version = "0.10.2"
3+
version = "0.11.0"
44
edition = "2021"
55
rust-version = "1.70"
66
authors = ["Sebastian Urban <[email protected]>"]

0 commit comments

Comments
 (0)