diff --git a/CHANGELOG.md b/CHANGELOG.md index d5e857c63..d2235d990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [0.10.3](https://github.com/pantsel/konga/releases/tag/0.10.3) - 07-03-2018 + +* Added passive healtchecks configuration in upstreams + ## [0.10.2](https://github.com/pantsel/konga/releases/tag/0.10.2) - 03-03-2018 diff --git a/package.json b/package.json index 9e579e165..c1e01cc08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kongadmin", - "version": "0.10.2", + "version": "0.10.3", "description": "Kong admin GUI", "keywords": [ "sails.js",