-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,18 @@ | ||
## Changelog | ||
|
||
### Next | ||
|
||
### 1.2.0 (2018-02-09) | ||
- Ignoring query path for mocks | ||
- Missing mocks no longer break tests (removed fatalError) | ||
- Support for delayed responses | ||
- Support for redirect responses | ||
- Support for ignoring URLs for mocking | ||
- Support for ZIP content responses | ||
- Updated for Swift 4 | ||
- Improved SwiftLint implementation | ||
|
||
### 1.1.0 (2017-11-03) | ||
- Adds support for delayed responses | ||
- Adds support for ignoring URLs | ||
- Adds support for redirects | ||
- Migrated to Swift 4.0 | ||
|
||
### 1.0 (2017-08-11) | ||
|
||
- First public release! 🎉 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters