Updated CHANGELOG.md

This commit is contained in:
github-actions[bot]
2020-11-06 03:10:56 +00:00
parent 4030f8b5a4
commit 5a7bab581c

View File

@@ -11,10 +11,12 @@
**Closed issues:**
- Support multiple level of properties file, discriminate between daemons, allow configuring min/max memory [\#188](https://github.com/mvndaemon/mvnd/issues/188)
- Domain transfer offer [\#153](https://github.com/mvndaemon/mvnd/issues/153)
**Merged pull requests:**
- Refactor usage of properties in the client / daemon, fixes \#188 [\#189](https://github.com/mvndaemon/mvnd/pull/189) ([gnodet](https://github.com/gnodet))
- Add JVM memory expiration checks, use a specific timeout for checks [\#186](https://github.com/mvndaemon/mvnd/pull/186) ([gnodet](https://github.com/gnodet))
- Fix spelling error in console logs [\#185](https://github.com/mvndaemon/mvnd/pull/185) ([dsyer](https://github.com/dsyer))
- Deliver the same slf4j version as Maven 3.6.3 and manage jcl-over-slf… [\#184](https://github.com/mvndaemon/mvnd/pull/184) ([ppalaga](https://github.com/ppalaga))