From 43c9ae5c932ffd4539d0b322116017c069ce9154 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 13 Feb 2017 23:27:34 -0800 Subject: [PATCH] changes for v6.2.2 --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 8ac7a74..91e2078 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ History ------- +6.2.2 (2017-02-13) +++++++++++++++++++ + +- Upgrade pygments library to v2.2.0 for improved language detection. + + 6.2.1 (2017-02-08) ++++++++++++++++++