We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ace2e8 commit 769d2d8Copy full SHA for 769d2d8
2 files changed
haskell/CHANGES.md
@@ -1,5 +1,14 @@
1
# Version history
2
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
12
## 20190811
13
14
* Fix PS/CH speed changes not editing the MIDI tempos
haskell/package.yaml
@@ -1,5 +1,5 @@
name: onyxite-customs-tool
-version: '20190811'
+version: '20190823'
github: mtolly/onyxite-customs
author: Michael Tolly <miketolly@gmail.com>
category: Distribution
0 commit comments