summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lipsum/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-28 20:46:50 +0000
committerKarl Berry <karl@freefriends.org>2021-07-28 20:46:50 +0000
commit3852dfa87b96bfd1be37ecbcbd5441d0f1ed34e0 (patch)
treea263ee371cf5f89cdc4775dbc7cd692d095b9646 /Master/texmf-dist/doc/latex/lipsum/CHANGELOG.md
parent0f5bd79518a904915f525ae67748373aa4822852 (diff)
lipsum (28jul21)
git-svn-id: svn://tug.org/texlive/trunk@60101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lipsum/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/lipsum/CHANGELOG.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/lipsum/CHANGELOG.md b/Master/texmf-dist/doc/latex/lipsum/CHANGELOG.md
index a9010903f4c..379801f73f6 100644
--- a/Master/texmf-dist/doc/latex/lipsum/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/lipsum/CHANGELOG.md
@@ -3,7 +3,17 @@ All notable changes to the `lipsum` bundle since mid-2021 will be
documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
-this project uses date-based 'snapshot' version identifiers.
+and this project uses major+minor version identifiers.
+
+## [v2.5]
+
+### Fixed
+- Language 'latin' undefined error with LuaTeX (gh/6).
+
+### Changed
+- Require `babel` for language-specific hyphenation patterns (gh/6).
+- In case a language is unknown, just warn instead of an error (gh/8).
+- Use `\par` by default in `par-sep` rather than `par-end` (gh/7).
## [v2.4]