From eb0276c3cb390976216c4a054d4b6769f67d53a7 Mon Sep 17 00:00:00 2001 From: Zhongxian Jia Date: Wed, 14 Mar 2018 11:19:46 +0800 Subject: [PATCH] update history --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index b9d17e7..826dcee 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,11 @@ History ------- +0.4.9 (2018-03-14) +-------------------- + +* Add to show imported but not declared requirements for '--diff' (spenly) + 0.4.8 (2017-06-30) --------------------