From b3c0a797256213bca1915c11e32dd2dd08e73717 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Sat, 18 Jul 2020 00:44:11 -0400 Subject: [PATCH] Update the changelog --- docs/main/changelog.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index f9929b40..9f108f53 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -7,6 +7,12 @@ that were made in every particular version. From version 0.7.6 *Dependency Injector* framework strictly follows `Semantic versioning`_ +Development version +------------------- +- Migrate docs to ``alabaster`` theme. +- Add ``Bootstrap`` extension to the ``ghnav-flask`` example. +- Add stubs for the tutorials to the docs. + 3.21.2 ------ - Hotfix changelog typo.