Skip to content

Commit 60bf0ac

Browse files
committed
Chore: Update changelog for v1.3.0 release date
1 parent bdee8e9 commit 60bf0ac

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
* Add support for Bluesky authentication in ASP.NET Razor Pages.
1010

11-
## 1.3.0 - Unrelease, In Progress
11+
## 1.3.0 - 2026-01-26
1212

1313
### Added
1414

@@ -19,6 +19,11 @@
1919
* Add `Resolution` class with static methods to resolve DIDs for handles,and DidDocuments and PDS URIs for handles and DIDs without needing to instantiate a client.
2020
* Add `GetGraphemeLength` extension method on `string` to get the grapheme length of a string.
2121

22+
### Documentation
23+
24+
* Add documentation for using the raw client
25+
* Add documentation on using your own record types with typed client, and an approach to mapping a lexicon definition to a C# POCO.
26+
2227
### Changed
2328

2429
#### idunno.AtProto

0 commit comments

Comments
 (0)