diff --git a/moco-doc/ReleaseNotes.md b/moco-doc/ReleaseNotes.md index c0ace898a..fe25ae0e0 100644 --- a/moco-doc/ReleaseNotes.md +++ b/moco-doc/ReleaseNotes.md @@ -1,4 +1,4 @@ -# Release 1.5.0(31-Aug-2023) +# Release 1.5.0(1-Sep-2023) ## APIs * `req.client.port` is supported in template * `sameSite` cookie attribute is supported diff --git a/moco-doc/usage.md b/moco-doc/usage.md index 1c17f1619..fbca039a2 100644 --- a/moco-doc/usage.md +++ b/moco-doc/usage.md @@ -126,7 +126,7 @@ public class MocoRunnerTest { Moco can be used as standalone to run with configuration and you can download standalone directly: [Standalone Moco Runner](https://repo1.maven.org/maven2/com/github/dreamhead/moco-runner/1.2.0/moco-runner-1.2.0-standalone.jar) -First of all, a JSON configuration file needs to be provided to start Moco. +First of all, a JSON configuration file is required to start Moco. ```json [