Skip to content

Commit a505676

Browse files
committed
Release 1.1.3
1 parent 26b2a3b commit a505676

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
### 1.1.2
1+
### 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
28

39
- Add support for null bodies (for HTTP 204)
410
- Update dependencies versions

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=pl.droidsonroids.testing
2-
VERSION_NAME=1.1.2
2+
VERSION_NAME=1.1.3
33
POM_INCEPTION_YEAR=2017
44
POM_ARTIFACT_ID=mockwebserver-path-dispatcher
55
POM_DESCRIPTION=Mockwebserver path dispatcher

0 commit comments

Comments
 (0)