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 26b2a3b commit a505676Copy full SHA for a505676
CHANGELOG.md
@@ -1,4 +1,10 @@
1
-### 1.1.2
+### 1.1.3 - 04.10.2021
2
+
3
+- Allow matching request by HTTP method
4
+- Sort with path if they are equal
5
+- Update dependencies versions
6
7
+### 1.1.2 - 20.03.2021
8
9
- Add support for null bodies (for HTTP 204)
10
- Update dependencies versions
gradle.properties
@@ -1,5 +1,5 @@
GROUP=pl.droidsonroids.testing
-VERSION_NAME=1.1.2
+VERSION_NAME=1.1.3
POM_INCEPTION_YEAR=2017
POM_ARTIFACT_ID=mockwebserver-path-dispatcher
POM_DESCRIPTION=Mockwebserver path dispatcher
0 commit comments