Skip to content

Commit 50c8655

Browse files
committed
Bump version, add changes
1 parent 25dc223 commit 50c8655

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+
## 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+
312
## 20190823
413

514
* Fix an issue with generated CON files that prevented them from being read by

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: '20190823'
2+
version: '20190914'
33
github: mtolly/onyxite-customs
44
author: Michael Tolly <miketolly@gmail.com>
55
category: Distribution

0 commit comments

Comments
 (0)