# Changelog
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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [6.1.7_build_25090915] - 2025-09-12
### Fixed
* Fix unexcept data toggle error when using UPort G2 series device with USB2.0.
* Fix device firmware version number in decimal.

## [6.1.1_build_24061315] - 2024-11-05
### Fixed
* Fix compile error about 'incompatible pointer type' for break_ctl function return type in kernel v6.5.0
  (https://github.com/torvalds/linux/commit/6ff58ae17fd9523246a260434133ed9ab7f56df2)

## [6.1_build_23091818] - 2024-05-17
### Added
* This CHANGELOG file
* Add version file

### Changed
* Rename COPYING-GPLV2.TXT to COPYING to align license name
