We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a238690 commit ddb0318Copy full SHA for ddb0318
CHANGELOG.md
@@ -6,7 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
-## [1.0.0] - 2018-07-14
+## [1.0.1] - 2018-07-14
10
+### Added
11
+- Add a secure parameter to /api to know if server is secured
12
+- Add a waitDB parameter to wait for DB connection before starting
13
+
14
+### Changed
15
+- Safe restart of MongoDB Docker
16
+- Update MongoDB driver to 2.x
17
18
19
+## [1.0] - 2018-05-16
20
### Added
21
- Separation from Sugarizer repository
22
- Standalone server (Apache server no longer need)
0 commit comments