Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate CHANGES.txt @ 254:b87564351eda
Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 17 May 2026 11:41:42 +0200 |
| parents | d9e5d2bd04e2 |
| children | e9e605e837fc |
| rev | line source |
|---|---|
| 245 | 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 | |
|
254
b87564351eda
Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
Franz Glasner <fzglas.hg@dom66.de>
parents:
245
diff
changeset
|
26 Version 2 Series |
|
b87564351eda
Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
Franz Glasner <fzglas.hg@dom66.de>
parents:
245
diff
changeset
|
27 ================ |
|
b87564351eda
Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
Franz Glasner <fzglas.hg@dom66.de>
parents:
245
diff
changeset
|
28 |
|
b87564351eda
Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
Franz Glasner <fzglas.hg@dom66.de>
parents:
245
diff
changeset
|
29 No changes. |
|
b87564351eda
Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
Franz Glasner <fzglas.hg@dom66.de>
parents:
245
diff
changeset
|
30 Just forked from `pygments-lexer-pseudocode 2.0.1`. |
|
b87564351eda
Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
Franz Glasner <fzglas.hg@dom66.de>
parents:
245
diff
changeset
|
31 |
|
b87564351eda
Mention in the changelog the version of pygments-lexer-pseudocode 2.0.1, where we forked from
Franz Glasner <fzglas.hg@dom66.de>
parents:
245
diff
changeset
|
32 |
| 245 | 33 Breaking Changes |
| 34 ================ | |
| 35 | |
| 36 None yet. |
