changeset 259:e9e605e837fc

More details in the changelog
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 17 May 2026 16:27:15 +0200
parents e03e8cfdcece
children bb8d11a3a6e4
files CHANGES.txt
diffstat 1 files changed, 14 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.txt	Sun May 17 16:08:34 2026 +0200
+++ b/CHANGES.txt	Sun May 17 16:27:15 2026 +0200
@@ -14,13 +14,23 @@
 3.0 (unreleased)
 ----------------
 
-**[feature]**
 First release after forking `pygments-lexer-pseudocode`.
 
-The major addition is the lexer AlgPseudocode and its language variants.
-This includes a couple of unittests.
+**[feature]**
+Added the lexer AlgPseudocode (name "algpseudocode") and its language variants
+"algpseudocode-fr" and "algpseudocode-de"
+
+**[feature]**
+Added two useful filters:
 
-Also added some useful filters.
+- the generic "tokenreplace"
+- "errortogenericerror"
+
+**[doc]**
+Added documentation
+
+**[test]**
+Implemented unit tests
 
 
 Version 2 Series