Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Nov 11, 2015
1 parent 555469b commit 00693e4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion tttool.cabal
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 00693e4

Please sign in to comment.