From 4b886a975c3603431cb6eeae4f014f0dfc18fa54 Mon Sep 17 00:00:00 2001 From: Putta Khunchalee Date: Mon, 13 May 2019 16:53:36 +0700 Subject: [PATCH] Update RELEASE_NOTES --- RELEASE_NOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 36024eb..f0838ca 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,8 @@ +2019-05-13 +---------- + +- No longer fetch repository from remote when directory is already exists + 2017-02-14 ----------