Skip to content

Commit

Permalink
Bump version number and write changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Apr 29, 2015
1 parent 08c6b4e commit d2213b9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# Changelog for tttool

## 1.4 (2015-04-29)

* The `tttool play` command is greatly enhanced:
+ Audio samples are actually played (On linux, install `sox`).
+ You can use the name of your scripts instead of the OID codes.
+ The prompt supports a persistent history (press ↑).
+ You can tab-complete your input.
* `tttool` knows its own version.
* `tttool assemble` warns if the comment field is too long for the GME file.

## 1.3 (2015-03-18)

* The `tttoo play` command now supports jump commands.
* The `tttool play` command now supports jump commands.

## 1.2 (2015-03-08)

Expand Down
2 changes: 1 addition & 1 deletion tttool.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- documentation, see http://haskell.org/cabal/users-guide/

name: tttool
version: 1.3
version: 1.4
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 d2213b9

Please sign in to comment.