summaryrefslogtreecommitdiff
path: root/support/gregoriotex/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/gregoriotex/CHANGELOG.md')
-rw-r--r--support/gregoriotex/CHANGELOG.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/support/gregoriotex/CHANGELOG.md b/support/gregoriotex/CHANGELOG.md
index 3d4fa0b6f1..f9166cc129 100644
--- a/support/gregoriotex/CHANGELOG.md
+++ b/support/gregoriotex/CHANGELOG.md
@@ -2,18 +2,7 @@
All notable changes to this project will be documented in this file.
As of v3.0.0 this project adheres to [Semantic Versioning](http://semver.org/). It follows [some conventions](http://keepachangelog.com/).
-## [Unreleased][develop]
-
-
-## [Unreleased][CTAN]
-
-
-## [6.0.0-beta2] - 2021-03-04
-
-
-
-
-## [6.0.0-beta1] - 2021-02-23
+## [6.0.0] - 2021-03-13
### Fixed
- Fixed some problem in 900_gregorio.xml (Scribus render frame tool). First, the use of `filecontents` rather than `filecontents*` was leading to a comment header that made it impossible for Gregorio to find the gabc headers in the temporary score file. Further, some of the indenting (which makes the file more human readable) was leading to errors in the formatting of the created files because they are processed in a way which handles whitespace differently from XML. See [#1457](https://github.com/gregorio-project/gregorio/issues/1457).
- `spacelinestext` is now based on the lyric font size instead of being a fixed distance. As a result, large lyrics should no longer overlap with low notes. See [#1261](https://github.com/gregorio-project/gregorio/issues/1261).