Skip to content

Commit 5995894

Browse files
authored
Merge pull request #26099 from microsoftgraph/JarbasHorst-patch-8
Added missing entry to the What's new file and updated a changelog entry
2 parents 6dcadba + 7f93e10 commit 5995894

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

changelog/Microsoft.Teams.Core.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5712,9 +5712,9 @@
57125712
"Id": "f9666fc8-6101-4ca6-bd26-3f11395ffc5f",
57135713
"Cloud": "Prod",
57145714
"Version": "v1.0",
5715-
"CreatedDateTime": "2024-10-08T18:15:55.2254479Z",
5715+
"CreatedDateTime": "2025-01-14T18:15:55.2254479Z",
57165716
"WorkloadArea": "Teamwork and communications",
5717-
"SubArea": ""
5717+
"SubArea": "Messaging"
57185718
},
57195719
{
57205720
"ChangeList": [

concepts/whats-new-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
2121

2222
### Teamwork and communications | Messaging
2323

24-
[Get](/graph/api/chatmessage-get#example-5-get-a-chat-message-with-an--for-everyone) a chat message with an @mention for everyone.
24+
- [Get](/graph/api/chatmessage-get#example-5-get-a-chat-message-with-an--for-everyone) a chat message with an @mention for everyone.
25+
- [Get](/graph/api/chatmessage-get#example-6-get-a-chat-message-with-a-forwarded-message) a chat message that has a forwarded message as an attachment.
2526

2627
## January 2025: New in preview only
2728

0 commit comments

Comments
 (0)