Просмотр исходного кода

Add note saying this will be the last release supporting Python2.6

Jelmer Vernooij 9 лет назад
Родитель
Сommit
bd43f45630
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -12,6 +12,10 @@
 
   * Fix inconsistent handling of trailing slashes for DictRefsContainer. (#383)
 
+ CHANGES
+
+  * This will be the last release to support Python 2.6.
+
 0.11.2	2015-09-18
 
  IMPROVEMENTS