|
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
|
|
|
26 Breaking Changes
|
|
|
27 ================
|
|
|
28
|
|
|
29 None yet.
|