File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.16.0] ( https://github.com/sugyan/atrium/compare/atrium-api-v0.15.0...atrium-api-v0.16.0 ) - 2024-02-09
10
+
11
+ ### Added
12
+ - Update API, based on the latest lexicon schemas ([ #99 ] ( https://github.com/sugyan/atrium/pull/99 ) )
13
+ - * (api)* Implement CidLink, BlobRef types ([ #96 ] ( https://github.com/sugyan/atrium/pull/96 ) )
14
+
9
15
## [ 0.15.0] ( https://github.com/sugyan/atrium/compare/atrium-api-v0.14.0...atrium-api-v0.15.0 ) - 2023-12-23
10
16
11
17
### Added
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " atrium-api"
3
- version = " 0.15 .0"
3
+ version = " 0.16 .0"
4
4
authors = [
" sugyan <[email protected] >" ]
5
5
edition = " 2021"
6
6
description = " API library for AT Protocol (Bluesky)"
You can’t perform that action at this time.
0 commit comments