From 00693e43374ec3d1f013fad644e798c0e845ba81 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Wed, 11 Nov 2015 22:18:21 +0100 Subject: [PATCH] Bump version number --- Changelog.md | 13 +++++++++++++ tttool.cabal | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index ddcc7024..99589c70 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,18 @@ # Changelog for tttool +## 1.5.1 (2015-11-11) + + * Do not assign object IDs >= 15000, as these are not recognized. + +## 1.5 (2015-10-28) + + * New commands FB00 (alternative play range command), FFE0 (alternative + play random sample) and FFE1 (alternative play all samples) + * New pixel formats -d 1200d and -d 600d,w hich double the size of the + dots. + * Assign object IDs dependent on project IDs, to avoid overlap. + * Fix missing support in tttool play for > and <= + ## 1.4 (2015-04-29) * The `tttool play` command is greatly enhanced: diff --git a/tttool.cabal b/tttool.cabal index ec8183a0..8e549fe2 100644 --- a/tttool.cabal +++ b/tttool.cabal @@ -1,5 +1,5 @@ name: tttool -version: 1.5.0.1 +version: 1.5.1 synopsis: Working with files for the Tiptoi® pen description: The Ravensburger Tiptoi® pen is programmed via special files. Their file format has been reverse engineered; this