Skip to content

Commit

Permalink
Fixes for .NET release notes (#7332)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronniegeraghty authored Mar 12, 2024
1 parent 0c3e5dd commit e62f66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/releases/2024-03/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ entries:
- Removed the `SendMessageOptions` class in favor of more granular method overloads (`NotificationContent` subclasses) in `NotificationMessagesClient`.
- Changed the way to construct MessageTemplate including message template bindings and values.
- Changed `MessageTemplateItem` class to support polymorphism, with the introduction of a child class `WhatsAppMessageTemplateItem` containing WhatsApp-specific template contracts.
- Added `GeoPosition`` struct to encapsulate geographic coordinates into a single entity. This change affects any functionality that previously required separate latitude and longitude inputs.
- Added `GeoPosition` struct to encapsulate geographic coordinates into a single entity. This change affects any functionality that previously required separate latitude and longitude inputs.
- Name: System.ClientModel
Version: 1.1.0-beta.2
DisplayName: System.ClientModel
Expand Down

0 comments on commit e62f66c

Please sign in to comment.