Skip to content
Snippets Groups Projects
Commit 4441be86 authored by Dominik Loidolt's avatar Dominik Loidolt
Browse files

Update CHANGELOG and bump version to 0.15

parent a4966aaa
No related branches found
No related tags found
1 merge request!36Ensured error handling is now consistent with the --binary
# Changelog
All notable changes to this project will be documented in this file.
## [0.15] - 22-01-2025
### Added
- add fuzzer for cmp_tool
### Changed
- error handling is now consistent with the --binary option when model file size does not match original data size
## [0.14] - 16-01-2025
### Added
- check for model file size mismatch errors
......
project('cmp_tool', 'c',
version : '0.14',
version : '0.15',
meson_version : '>= 0.63',
license : 'GPL-2.0',
default_options : [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment