From 3e7ee2c45bdcb1265c7a88c5fa58a91be9cb0ca0 Mon Sep 17 00:00:00 2001 From: Nick Muerdter Date: Wed, 22 Feb 2017 17:08:14 -0700 Subject: [PATCH] Update v0.14.0 release date in release notes. I was overly-optimistic, as normal. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25e07ed97..9453d72dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # API Umbrella Change Log -## 0.14.0 (2017-02-21) +## 0.14.0 (2017-02-22) This update focuses on upgrading various internal components of API Umbrella. It also offers new features and various bug fixes. A few potential security issues are also addressed. Upgrading is recommended, but there are some potential compatibility issues to note. See the Upgrade Instructions section below.