From 0433381803e905a6ca919a0c53cbc1afd9c65ca4 Mon Sep 17 00:00:00 2001 From: Simon Wilson Date: Mon, 21 Sep 2020 11:42:31 -0600 Subject: Add changelog for tinyalsa 2.0.0 This should also fix the version check in scripts/travis-build.sh --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 84fe5bb..637ce56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +tinyalsa (2.0.0) xenial; urgency=medium + + * Miscellaneous bugs fixed. + * PCM plugin support. + * Add CMake build support. + * Add meson build support. + * tinyplay can now read from stdin. + * Improved versioning support for library. + * Improvements to pcm actions (prepare at open time and after overrun, etc.) + * Improvements/fixes to pcm_get_htimestamp(). + * Fixes for the mixer percent functions. + + -- Simon Wilson Mon, 21 Sep 2020 11:27:00 -0600 + tinyalsa (1.1.1) xenial; urgency=medium * Fixed some minor bugs -- cgit v1.2.3