Skip to content

Commit ddb0318

Browse files
author
llaske
committed
Add v1.0.1 to CHANGELOG
1 parent a238690 commit ddb0318

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9-
## [1.0.0] - 2018-07-14
9+
## [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
1020
### Added
1121
- Separation from Sugarizer repository
1222
- Standalone server (Apache server no longer need)

0 commit comments

Comments
 (0)