From eb36cd5ec71294b14f78db2a2e66cb37c4d65bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Gallego?= Date: Tue, 17 Dec 2013 10:18:39 +0100 Subject: [PATCH] Update changelog for 1.1.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cded96..5ee7853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.1.1 + +- ZfrCors now properly detects a CORS request if the port is different. + # 1.1.0 - Segregate preflight vs. inflight CORS requests. Preflight detection continues