Skip to content

Commit

Permalink
Merge pull request #204 from mossmann/changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
mossmann authored Oct 21, 2024
2 parents 579896e + 2135695 commit 678752b
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,24 @@ 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

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

### Fixed

- Fix handling of alternate interface settings.
- Handle descriptors that are longer than defined in the specification.
- Fix interpretation of isochronous transactions, including ambiguous cases.


## [0.2.2] - 2024-09-02

Expand Down

0 comments on commit 678752b

Please sign in to comment.