changelog corrected

This commit is contained in:
Madhas 2018-05-25 15:22:17 +03:00
parent 0996d94814
commit 6db6258db5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
- **Add**: tests for `NetworkService`
- **Add**: `toJSON(with encoder: JSONEncoder)` method to `Encodable`
- **Add**: `failedToDecode` error case to `LeadKitError`
- **Add**: `SessionManager` class
- **Remove**: occurrences `ObjectMapper` pod and its occurrences in code
- **Update**: replace `ObjectMapper` mapping with `Decodable`