# HG changeset patch # User Adam Stark # Date 1692382046 -7200 # Node ID 75aacd17ad03529382950147de0cec9c7d6c7fc5 # Parent 54c657d621dd6ac25dc793f68086c67f3637da16 Update version number and README diff -r 54c657d621dd -r 75aacd17ad03 README.md --- a/README.md Fri Aug 18 20:00:10 2023 +0200 +++ b/README.md Fri Aug 18 20:07:26 2023 +0200 @@ -1,10 +1,11 @@ BTrack - A Real-Time Beat Tracker ================================= -** Version 1.0.4 ** - *by Adam Stark, Matthew Davies and Mark Plumbley.* +![Version](https://img.shields.io/badge/version-1.0.5-green.svg?style=flat-square) +![Licence](https://img.shields.io/badge/licence-GPLv3-blue.svg?style=flat-square) +![Language](https://img.shields.io/badge/language-C++-yellow.svg?style=flat-square) About BTrack ------------ @@ -22,6 +23,12 @@ Versions -------- +==== 1.0.5 ==== (18th August 2023) + +* Code improvements and modernisation +* Move to CMake +* Move to doctest for unit tests + ==== 1.0.4 ==== (18th June 2016) * Added option of using Kiss FFT