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