From eab8bffa0f9b78e340ebc0cea659c957c1efb5bc Mon Sep 17 00:00:00 2001 From: Sienna Date: Mon, 23 Oct 2017 17:29:21 -0600 Subject: [PATCH] update changelog with first release info --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3d858c..fef7d76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ -## 0.1.0 - First Release -* Every feature added -* Every bug fixed +## 1.0.0 - Initial Release +* As-you-type rendering with _[Verovio](http://www.verovio.org/)_ +* Adjustable scaling of notation +* Toggle horizontal/vertical layout +* Element under cursor in MEI code is highlighted in notation (with xml:idmatching) +* Nearest parent `` or `` with `xml:id` will be highlighted if child element lacks `xml:id` +* User-selected color for highlighting +* Clicking rendered element with `xml:id` moves cursor to matching element in MEI code