Skip to content

Commit 0164ad6

Browse files
committed
Update CHANGELOG
1 parent 47b0537 commit 0164ad6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/appercept/Delphi-WebMocks/tree/3.0.0) (2021-01-27)
4+
5+
[Full Changelog](https://github.com/appercept/Delphi-WebMocks/compare/2.0.0...3.0.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Assertion matching by URL query parameters [\#41](https://github.com/appercept/Delphi-WebMocks/issues/41)
10+
- Request content matching by Form-Data [\#20](https://github.com/appercept/Delphi-WebMocks/issues/20)
11+
- Request matching by JSON values
12+
13+
**Fixed bugs:**
14+
15+
- Test failure due to platform line endings [\#43](https://github.com/appercept/Delphi-WebMocks/issues/43)
16+
- Request history is not persisting query parameters [\#42](https://github.com/appercept/Delphi-WebMocks/issues/42)
17+
318
## [2.0.0](https://github.com/appercept/Delphi-WebMocks/tree/2.0.0) (2020-11-25)
419

520
[Full Changelog](https://github.com/appercept/Delphi-WebMocks/compare/1.3.0...2.0.0)

0 commit comments

Comments
 (0)