From 82cffa8ea945ececf3f2500ca293ccc79352e146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Gia=20Phong?= Date: Sun, 13 Sep 2020 17:59:19 +0700 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4accfd7..c06c51d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,13 @@ Changelog Changes in 2.5.0 (WIP) ---------------------- +Moved: + +- Most of the documentation in READMEs to ``docs/`` +- ``Changes.md`` to ``CHANGELOG.rst`` +- ``CONTRIBUTING.md`` to ``CONTRIBUTING.rst`` +- Meta helpers to ``tools/`` + Changes in 2.4.2 ----------------