From 7634ed33d692fa84a8db1f08ee60434c3066548c Mon Sep 17 00:00:00 2001 From: Mohab Usama Date: Fri, 31 May 2019 09:30:09 +0200 Subject: [PATCH] Update change log --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5974ee69a..0dc7be27c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -15,6 +15,8 @@ ### Fixed +* Fix Logger request time format, and use rfc3339. #867 + * Clear http requests pool on app service drop #860