Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mossmann committed Oct 21, 2024
1 parent 579896e commit fa17a74
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<!--
## [Unreleased]
-->

### Added

- Display all descriptor types in device view.
- Add backend API for USB capture devices.
- Add support for iCE40-usbtrace capture device.
- Update documentation for multiple traffic views.
- Add transaction-level and packet-level views of capture.
- Add keyboard shortcuts.

### Fixed

- Add connecting lines to test output.
- Fix handling of truncated descriptors.
- Fix STOP not being cleared after loading or saving a file.
- Fix open button not being re-enabled after stop.
- Fix interpretation of isochronous transactions, including ambiguous cases.
- Handle descriptors that are longer than defined in the specification.
- Fix handling of alternate interface settings.


## [0.2.2] - 2024-09-02

Expand Down

0 comments on commit fa17a74

Please sign in to comment.