From 2517e9f9f86e62f0771242a25fddb0061497c871 Mon Sep 17 00:00:00 2001 From: tr00d Date: Mon, 15 Apr 2024 09:55:54 +0200 Subject: [PATCH] docs: generate changelog for v7.2.0 --- CHANGELOG.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbec84eb..ae1821f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,14 @@ # Changelog -## [v7.3.0](https://github.com/Vonage/vonage-dotnet-sdk/releases/tag/v7.3.0) (2024-04-15) +## [v7.2.0](https://github.com/Vonage/vonage-dotnet-sdk/releases/tag/v7.2.0) (2024-04-15) ### Documentation -- Generate changelog for v7.2.0 ([73d9366](https://github.com/Vonage/vonage-dotnet-sdk/commit/73d9366ead3f970585bfd514271b6d472b7dddf9)) - -- Bump version to v7.3.0 ([b7aad8f](https://github.com/Vonage/vonage-dotnet-sdk/commit/b7aad8f86805287d4e88d89fdb0b252abd650369)) - +- Generate changelog for v7.3.0 ([cb06018](https://github.com/Vonage/vonage-dotnet-sdk/commit/cb06018e155f5440a8da44d72f7f94746542c623)) -### Merges +- Bump version to v7.2.0 ([1e8dfff](https://github.com/Vonage/vonage-dotnet-sdk/commit/1e8dfffd23d358a704837c38133f85506b202ea9)) -- Merge remote-tracking branch 'origin/main' - ([2d9aad7](https://github.com/Vonage/vonage-dotnet-sdk/commit/2d9aad7233f7ce12fce34950c658236c572d9bf8)) - -## [v7.2.0](https://github.com/Vonage/vonage-dotnet-sdk/releases/tag/v7.2.0) (2024-04-11) +## [v7.3.0](https://github.com/Vonage/vonage-dotnet-sdk/releases/tag/v7.3.0) (2024-04-15) ### Documentation @@ -22,6 +16,10 @@ - Bump version to v7.2.0 ([ad37c8d](https://github.com/Vonage/vonage-dotnet-sdk/commit/ad37c8dc4fb9b6855387879a0e864249f9995b37)) +- Generate changelog for v7.2.0 ([73d9366](https://github.com/Vonage/vonage-dotnet-sdk/commit/73d9366ead3f970585bfd514271b6d472b7dddf9)) + +- Bump version to v7.3.0 ([b7aad8f](https://github.com/Vonage/vonage-dotnet-sdk/commit/b7aad8f86805287d4e88d89fdb0b252abd650369)) + ### Features @@ -30,6 +28,12 @@ - NextWorkflow for VerifyV2 ([46cf5f0](https://github.com/Vonage/vonage-dotnet-sdk/commit/46cf5f02765cb491265f6cbbad530326a989c777)) +### Merges + +- Merge remote-tracking branch 'origin/main' + ([2d9aad7](https://github.com/Vonage/vonage-dotnet-sdk/commit/2d9aad7233f7ce12fce34950c658236c572d9bf8)) + + ### Refactoring - [breaking] remove EventUrl and EventMethod from ConversationAction, with a disclaimer in the Readme ([fd02cd5](https://github.com/Vonage/vonage-dotnet-sdk/commit/fd02cd530c59ffa32eb111e545c7d6da44d83a7a))