summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2022-04-10 11:29:45 +0200
committerFlorian Pritz <bluewind@xinu.at>2022-04-10 11:29:49 +0200
commit3deea564901d69109ddd6f757ccff84e6f113997 (patch)
treef73cdbfd99a5a812363bcbcac9110f23449b2bfb
parentf00d7a0df3249af439dd6ebdcd908f37379007e7 (diff)
NEWS: Fix missing release version
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fbfabfd38..78b0f070a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
This file lists major, incompatible or otherwise important changes, you should look at it after every update.
NEXT
+
+3.6.2 2022-01-09
- Use python3 instead of python for Ubuntu 20.04 and Debian 11 compatibility.
If you do not have python 3, you will have to change shebang in
`scripts/get_lexer_list.py`. The script is still compatible with python 2.