Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison CHANGES.txt @ 245:d9e5d2bd04e2
Prepare for a changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 16 May 2026 02:50:59 +0200 |
| parents | |
| children | b87564351eda |
comparison
equal
deleted
inserted
replaced
| 244:53bb764cfaf6 | 245:d9e5d2bd04e2 |
|---|---|
| 1 .. -*- coding: utf-8; mode: rst; indent-tabs-mode: nil; -*- | |
| 2 | |
| 3 .. | |
| 4 .. Valid tags: breaking, feature, bugfix, misc, test, doc | |
| 5 .. | |
| 6 | |
| 7 ********* | |
| 8 Changes | |
| 9 ********* | |
| 10 | |
| 11 Version 3 Series | |
| 12 ================ | |
| 13 | |
| 14 3.0 (unreleased) | |
| 15 ---------------- | |
| 16 | |
| 17 **[feature]** | |
| 18 First release after forking `pygments-lexer-pseudocode`. | |
| 19 | |
| 20 The major addition is the lexer AlgPseudocode and its language variants. | |
| 21 This includes a couple of unittests. | |
| 22 | |
| 23 Also added some useful filters. | |
| 24 | |
| 25 | |
| 26 Breaking Changes | |
| 27 ================ | |
| 28 | |
| 29 None yet. |
