Update CHANGELOG.md

This commit is contained in:
shilpa24balaji
2019-02-15 12:34:22 -08:00
committed by GitHub
parent c2edbbc074
commit 0875751c3f

View File

@@ -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