Skip to content

Commit 769d2d8

Browse files
committed
Bump version
1 parent 6ace2e8 commit 769d2d8

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

haskell/CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Version history
22

3+
## 20190823
4+
5+
* Fix an issue with generated CON files that prevented them from being read by
6+
C3 CON Tools
7+
* Fix a bug that overwrote drum animations and character intensities with
8+
Magma's default ones
9+
* Fix reading non-ASCII characters in (Latin-1) Magma project files
10+
* Web player: minor optimizations to drawing 5-fret G/B/K and pro keys tracks
11+
312
## 20190811
413

514
* Fix PS/CH speed changes not editing the MIDI tempos

haskell/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: onyxite-customs-tool
2-
version: '20190811'
2+
version: '20190823'
33
github: mtolly/onyxite-customs
44
author: Michael Tolly <miketolly@gmail.com>
55
category: Distribution

0 commit comments

Comments
 (0)