We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25dc223 commit 50c8655Copy full SHA for 50c8655
2 files changed
haskell/CHANGES.md
@@ -1,5 +1,14 @@
1
# Version history
2
3
+## 20190914
4
+
5
+* Fix CON names and descriptions getting truncated shorter than necessary
6
+* Fix tap notes being written in a way that confused Clone Hero
7
+* Fix RB2 CONs to use RB2 package thumbnail image
8
+* Support importing 5-lane drums from `.chart`
9
+* Web player: fix 5-fret solos that stopped being shown in `20190823`
10
+* Web player: show HOPOs in Keys track
11
12
## 20190823
13
14
* Fix an issue with generated CON files that prevented them from being read by
haskell/package.yaml
@@ -1,5 +1,5 @@
name: onyxite-customs-tool
-version: '20190823'
+version: '20190914'
github: mtolly/onyxite-customs
author: Michael Tolly <miketolly@gmail.com>
category: Distribution
0 commit comments