diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..18b4b1ea --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Change Log + +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/). + +## [0.9.3] - 2020-06-04 + +### Added + +- nginx example +- load balanced example +- minimal example + +### Fixed + +- docker-compose mongo data dir to persist data