abcjs 6.1.6 → 6.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/RELEASE.md CHANGED
@@ -1,3 +1,20 @@
1
+ # Version 6.1.7
2
+
3
+ ## Bugs
4
+
5
+ * don't draw measure numbers before the beginning of the line.
6
+
7
+ * guard against crash on touch selection
8
+
9
+ ## Testing
10
+
11
+ * open the browser and run the test-server in parallel
12
+
13
+ * add a minimal server for serving test pages
14
+ ## Documentation
15
+
16
+ * Add example of getting lyrics out of a tune
17
+
1
18
  # Version 6.1.6
2
19
 
3
20
  ## Bugs