From b95147b09a94d18549f77eaa66c01eebad30e10f Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Mon, 12 Oct 2015 18:20:46 +0300 Subject: [PATCH] Add notes about Python 3.5 support into changelog --- docs/main/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 51108acf..03227ad7 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -16,6 +16,7 @@ Development version - Add enhancement for ``di.AbstractCatalog`` inheritance. - Add images for catalog "Writing catalogs" and "Operating with catalogs" examples. +- Add support of Python 3.5. - Add minor refactorings and code style fixes. 0.9.5