26 lines
445 B
Markdown
26 lines
445 B
Markdown
# 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/).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
### Changed
|
|
### Fixed
|
|
### Security
|
|
|
|
## [0.9.3] - 2020-06-04
|
|
|
|
### Added
|
|
|
|
- nginx example
|
|
- load balanced example
|
|
- minimal example
|
|
|
|
### Fixed
|
|
|
|
- docker-compose mongo data dir to persist data
|