From 8f1b88e39ea57d99804da3f71c15bcb347f7e071 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Tue, 5 Jun 2018 08:53:27 -0700 Subject: [PATCH] update changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 8cf2783da..554a9f3b0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,6 +12,8 @@ * CORS: Do not validate Origin header on non-OPTION requests #271 +* Fix multipart upload "Incomplete" error #282 + ## [0.6.10] - 2018-05-24