From 0cf7ab9a9710faf7c8e1cc7258284ede9a3efbb7 Mon Sep 17 00:00:00 2001 From: Oliverpool Date: Tue, 19 Jul 2016 21:32:07 +0200 Subject: [PATCH] update news --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 06eb7aab..1bb8b80a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,7 @@ * Chordpro files * The capo directive is now considered [#224](https://github.com/patacrep/patacrep/pull/224) * The files don't need to end with a trailing line [#223](https://github.com/patacrep/patacrep/pull/223) + * The '&' character is correctly escaped in nolyrics environment [#236](https://github.com/patacrep/patacrep/pull/236) * Content files * The `tex` keyword correctly includes all files of the list [#228](https://github.com/patacrep/patacrep/pull/228) * Fix the import when the content folder is zipped [#235](https://github.com/patacrep/patacrep/pull/235)