# 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) ## [3.0.0] - 2024-08-19 ### Changed - Function signature changed ## [2.0.0] - 2024-08-19 ### Changed - Shazam result track struct fields have changes and is now mostly strongly typed and provides more information from the Shazam API ## [1.0.1] - 2024-06-14 ### Removed - gettext-rs dependency (causing build issues) ## [1.0.0] - 2024-04-16 ### Added - basic usage - fingerprinting code from https://github.com/marin-m/SongRec/tree/master