update CHANGES for #2087

This commit is contained in:
shimizukawa 2016-01-15 12:02:02 +09:00
parent 4391521b81
commit 0d5bdd3d8f

View File

@ -6,6 +6,9 @@ Incompatible changes
* Drop ``PorterStemmer`` package support. Use ``PyStemmer`` instead of ``PorterStemmer``
to accelerate stemming.
* Now sphinx_rtd_theme become optional. Please install it manually.
Refs #2087, #2086, #1845 and #2097. Thanks to Victor Zverovich.
Features added
--------------