changelog updated
This commit is contained in:
parent
3c9ec27f42
commit
ab19e3cc91
|
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
### 0.3.0
|
||||
- **Remove**: `ApiResponse` class
|
||||
- **Remove**: Occurrences of `ObjectMapper` in `BaseDateFormatter`
|
||||
- **Remove**: `ApiError` enum and `ApiErrorProtocol`
|
||||
- **Remove**: `Observable` extension related to error handling
|
||||
- **Remove**: `ApiNetworkService`
|
||||
- **Remove**: `DefaultNetworkService` and its extensions
|
||||
|
||||
### 0.2.9
|
||||
- **Add**: `evaluatedPolicyDomainState` to `BiometricsService`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue