Skip to content

Commit e4daaff

Browse files
committedNov 29, 2018
chore: changelog 0.11.0
1 parent d747028 commit e4daaff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* Add `getMIDI` update
66
* Update `getMusicXML` to support new returned Uint8Array format (no more `.data`, response is at top level)
7+
* Update cursor: `voiceIdx` is now `voiceIdxInStaff`
78

89
## v0.10.0
910

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flat-embed",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Interact and get events from Flat's Sheet Music Embed",
55
"license": "Apache-2.0",
66
"author": "Flat Team <team@flat.io>",

0 commit comments

Comments
 (0)
Please sign in to comment.