Skip to content

Commit

Permalink
Release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Jan 15, 2020
1 parent 47fcebb commit 50c02de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.4.0] - 2020-01-15
* Support for short and tick barlines with `[email protected]` and `[email protected]` (@earboxer)
* Support for dashed and dotted slurs and ties (@earboxer and @napulen)
* Options for controlling system divider display (--systemDivider "none|left|left-right")
* Fix coloring of ties and slurs (@rettinghaus)
* Fix bug with tuplet number placement (@rettinghaus)
* LibMEI output generated from MEI 4.0.1

## [2.3.5] - 2020-01-09
* Fix bug with NPM versionning

Expand Down
2 changes: 1 addition & 1 deletion emscripten/npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verovio",
"version": "2.3.5",
"version": "2.4.0",
"description": "This is the stable version of the verovio package",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 50c02de

Please sign in to comment.