Skip to content

Commit 0827f45

Browse files
committed
Release 3.12
Signed-off-by: Erik Nijenhuis <[email protected]>
1 parent 955e0e6 commit 0827f45

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

trunk/CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
fmtcount package versions:
22

3+
Version 3.12
4+
5+
* Implement ordinals for Dutch
6+
7+
* Add polyglossia tests for every language
8+
9+
* Fix polyglossia language detection
10+
311
Version 3.11
412

513
* Improve documentation

trunk/fmtcount.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
% This section deals with the code for \verb|fmtcount.sty|.
44
% \begin{macrocode}
55
\NeedsTeXFormat{LaTeX2e}
6-
\ProvidesPackage{fmtcount}[2025/08/23 v3.11 Displaying the values of LaTeX counters (NT,VB,NE)]
6+
\ProvidesPackage{fmtcount}[2025/12/02 v3.12 Displaying the values of LaTeX counters (NT,VB,NE)]
77
\RequirePackage{ifthen}
88
% \end{macrocode}
99
% \changes{3.01}{2014/12/03}{Use \styfmt{xkeyval} instead of \styfmt{keyval}, so that we do not get in trouble

0 commit comments

Comments
 (0)