Skip to content

Commit

Permalink
aggligator-util version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surban committed Nov 7, 2023
1 parent 8925184 commit f03efdf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions aggligator-util/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to aggligator utilities will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.11.0 - 2023-11-07
### Changed
- update upc to 0.3.1

## 0.10.2 - 2023-11-03
### Added
- USB transport using USB packet channel (UPC)
Expand Down
2 changes: 1 addition & 1 deletion aggligator-util/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aggligator-util"
version = "0.10.2"
version = "0.11.0"
edition = "2021"
rust-version = "1.70"
authors = ["Sebastian Urban <[email protected]>"]
Expand Down

0 comments on commit f03efdf

Please sign in to comment.