# 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.x_24021514] - 2025-04-01
### Changed
* Update driver version to 6.0.1. 

### Fixed
* Fix compile error about "incompatible pointer type" for break_ctl function return type in kernel v6.5.0.
* Remove unused kernel version detecting code.

## [6.x_20230314] - 2024-07-02
### Added
* This CHANGELOG file
* Add version file
* Support TI usb 3410 product ID and Vendor ID

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