Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremychan authored Oct 20, 2024
1 parent 10c8266 commit ece928b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
# [8.12.0] - 2024-10-??
- Added `network_apis` capability to Application API
- Added `@JsonCreator` annotation to webhook classes' `fromJson(String)` method
- Fixed Whatsapp API `latitude` and `longitude` field names

# [8.11.0] - 2024-09-25
- Added custom user agent property setting to `HttpConfig`
Expand Down Expand Up @@ -758,4 +759,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Add support for nexmo SNS service
- Ams submission - report comms-failure as an error response, not as an exception
- Ams submission - add support for 'remainingBalance' in the api response
- Ams submission - add support for 'remainingBalance' in the api response

0 comments on commit ece928b

Please sign in to comment.