diff --git a/CHANGELOG.md b/CHANGELOG.md index f05d90c..6822e9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [Unreleased] +- Security: Add support to use auth token during initial connect to cloud + ## [1.0.2] - 2019-02-08 - Refactored connection.c and updated corresponding unit tests - Additional `/cloud-status` and `/cloud-disconnect` fields.