Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add changelog entry for CustomNSError conformance
  • Loading branch information
dpoggi committed Feb 28, 2019
1 parent 8289f2d commit dd7ee94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
@@ -1,4 +1,5 @@
# Next
- `MoyaError` now conforms to `CustomNSError` protocol, makes underlying errors available in its user-info dictionary. [#1783](https://github.com/Moya/Moya/pull/1783) by [@dpoggi](https://github.com/dpoggi).
- **Breaking Change** `.mapImage()` extension on `Single` and `Observable` now returns non-optional image. [#1789](https://github.com/Moya/Moya/pull/1789), [#1799](https://github.com/Moya/Moya/pull/1799) by [@bjarkehs](https://github.com/bjarkehs) and [@sunshinejr](https://github.com/sunshinejr).

# [12.0.1] - 2018-11-19
Expand Down

0 comments on commit dd7ee94

Please sign in to comment.