Skip to content

Commit

Permalink
docs: update formatting in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d committed Oct 31, 2023
1 parent 898c266 commit ad6faa1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ Changes in version 7.0.0
parameter will remain in order to avoid primitive obsession, and rely on a proper ValueObject.
* Constructors on `Credentials`: Creating a Credentials instance should be done by a factory method or from a
Configuration instance. Constructors will be hidden and the object will remain immutable.
* Add new timeouts on Voice Webhooks in Application
API - [Pull Request](https://github.com/Vonage/vonage-dotnet-sdk/pull/548): Adding new timeouts requested to break
inheritance and create a specific structure.
* Rename settings key from `appsettings` to `vonage`: In order to make the settings more explicit and reduce chances
of conflict with other libraries, the base key needs to be updated.
* Add new timeouts on Voice Webhooks in Application
API - [Pull Request](https://github.com/Vonage/vonage-dotnet-sdk/pull/548): Adding new timeouts requested to break
inheritance and create a specific structure.
* Rename settings key from `appsettings` to `vonage`: In order to make the settings more explicit and reduce chances
of conflict with other libraries, the base key needs to be updated.

#### Upgrading from v5.x.x to v6.0.0

Expand Down

0 comments on commit ad6faa1

Please # to comment.