Skip to content

Commit e58dabd

Browse files
Release 2026-03-31 (#321)
* release_2026-03-31 * Updated changelog
1 parent 02974dd commit e58dabd

3 files changed

Lines changed: 6 additions & 12 deletions

File tree

.autover/changes/e375f502-9033-457a-ba40-4e46f525d969.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Release 2026-03-31
2+
3+
### AWS.Messaging (1.2.0)
4+
* Added SendBatchAsync API
5+
16
## Release 2026-02-25
27

38
### AWS.Messaging (1.1.2)

src/AWS.Messaging/AWS.Messaging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<NoWarn>CS1591</NoWarn>
1919
<SignAssembly>true</SignAssembly>
2020
<AssemblyOriginatorKeyFile>..\..\public.snk</AssemblyOriginatorKeyFile>
21-
<Version>1.1.2</Version>
21+
<Version>1.2.0</Version>
2222
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2323
<EmbedUntrackedSources>true</EmbedUntrackedSources>
2424
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)