Do first pass on dcae onboarding vagrant
[dcaegen2/platform/cli.git] / dcae-cli / ChangeLog.md
index 311165c..aa845bd 100644 (file)
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/) 
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
+## [2.10.2]
+
+* Fix dependency conflict with python-consul
+* Fix psycopg2 warning by requiring psycopg2-binary
+* Use Docker client from env when checking images
+
+## [2.10.1]
+
+* Fix DCAEGEN2-402
+
 ## [2.10.0]
 
 * Make server url (url to webserver that has static artifacts like json schemas) a configuration parameter