.. -*- coding: utf-8; mode: rst; indent-tabs-mode: nil; -*-

..
.. Valid tags: breaking, feature, bugfix, misc, test, doc
..

*********
 Changes
*********

Version 3 Series
================

3.0 (2026-05-23)
----------------

First release after forking `pygments-lexer-pseudocode`.

**[feature]**
Added the lexer AlgPseudocode (name "algpseudocode") and its language variants
"algpseudocode-fr" and "algpseudocode-de"

**[feature]**
Added two useful filters:

- the generic "tokenreplace"
- "errortogenericerror"

**[doc]**
Added documentation

**[test]**
Implemented unit tests


Version 2 Series
================

No releases.
Just forked from `pygments-lexer-pseudocode 2.0.1`.


Breaking Changes
================

None yet.
