diff --git a/CHANGELOG.md b/CHANGELOG.md index 6822e9c..c43dc7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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 +- Security: Added support to use auth token during initial connect to cloud ## [1.0.2] - 2019-02-08 - Refactored connection.c and updated corresponding unit tests