# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.37](https://github.com/atrium-rs/atrium/compare/bsky-cli-v0.1.36...bsky-cli-v0.1.37) - 2026-03-25
### Other
- update Cargo.lock dependencies
## [0.1.36](https://github.com/atrium-rs/atrium/compare/bsky-cli-v0.1.35...bsky-cli-v0.1.36) - 2025-11-28
### Fixed
- Remove duplicate headers and fix ordering in CHANGELOGs ([#331](https://github.com/atrium-rs/atrium/pull/331))
## [0.1.35](https://github.com/atrium-rs/atrium/compare/bsky-cli-v0.1.34...bsky-cli-v0.1.35) - 2025-10-01
### Other
- Update for latest lexicon ([#327](https://github.com/atrium-rs/atrium/pull/327))
## [0.1.34](https://github.com/atrium-rs/atrium/compare/bsky-cli-v0.1.33...bsky-cli-v0.1.34) - 2025-08-16
### Other
- updated the following local packages: bsky-sdk
## [0.1.33](https://github.com/atrium-rs/atrium/compare/bsky-cli-v0.1.32...bsky-cli-v0.1.33) - 2025-05-25
### Other
- updated the following local packages: bsky-sdk
## [0.1.32](https://github.com/atrium-rs/atrium/compare/bsky-cli-v0.1.31...bsky-cli-v0.1.32) - 2025-04-27
### Other
- update Cargo.toml dependencies
## [0.1.31](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.30...bsky-cli-v0.1.31) - 2025-04-02
### Other
- updated the following local packages: bsky-sdk
## [0.1.30](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.29...bsky-cli-v0.1.30) - 2025-04-02
### Added
- Update generated API ([#298](https://github.com/sugyan/atrium/pull/298))
## [0.1.29](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.28...bsky-cli-v0.1.29) - 2025-03-08
### Other
- update Cargo.lock dependencies
## [0.1.28](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.27...bsky-cli-v0.1.28) - 2025-02-17
### Other
- update Cargo.toml dependencies
## [0.1.27](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.26...bsky-cli-v0.1.27) - 2025-01-21
### Other
- update schema based on current lexicon ([#276](https://github.com/sugyan/atrium/pull/276))
## [0.1.26](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.25...bsky-cli-v0.1.26) - 2024-11-19
### Other
- updated the following local packages: bsky-sdk
## [0.1.25](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.24...bsky-cli-v0.1.25) - 2024-10-28
### Added
- Update API, based on the latest lexicon schemas ([#241](https://github.com/sugyan/atrium/pull/241))
## [0.1.24](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.23...bsky-cli-v0.1.24) - 2024-09-20
### Removed
- remove async_trait crate due to increased MSRV ([#234](https://github.com/sugyan/atrium/pull/234)) by @Elaina
## [0.1.23](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.22...bsky-cli-v0.1.23) - 2024-09-20
### Other
- Proposed fix: configuring and formatting project. ([#229](https://github.com/sugyan/atrium/pull/229)) by @Elaina
## [0.1.22](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.21...bsky-cli-v0.1.22) - 2024-09-13
### Other
- update Cargo.lock dependencies
## [0.1.21](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.20...bsky-cli-v0.1.21) - 2024-09-04
### Other
- update Cargo.lock dependencies
## [0.1.20](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.19...bsky-cli-v0.1.20) - 2024-08-14
### Other
- Fix bsky-cli/CHANGELOG.md
## [0.1.19](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.18...bsky-cli-v0.1.19) - 2024-08-13
### Added
- Update API, based on the latest lexicon schemas ([#210](https://github.com/sugyan/atrium/pull/210))
- Introduce atrium_api::types::Unknown for unknown fields ([#209](https://github.com/sugyan/atrium/pull/209))
## [0.1.18](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.17...bsky-cli-v0.1.18) - 2024-07-11
### Other
- update Cargo.lock dependencies
## [0.1.17](https://github.com/sugyan/atrium/compare/bsky-cli-v0.1.16...bsky-cli-v0.1.17) - 2024-06-26
### Other
- Rename atrium-cli to bsky-cli ([#191](https://github.com/sugyan/atrium/pull/191))
## [0.1.16](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.15...atrium-cli-v0.1.16) - 2024-06-19
### Added
- Update bsky-sdk, and redesign of object types in API ([#189](https://github.com/sugyan/atrium/pull/189))
## [0.1.15](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.14...atrium-cli-v0.1.15) - 2024-06-13
### Other
- update Cargo.toml dependencies
## [0.1.14](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.13...atrium-cli-v0.1.14) - 2024-05-23
### Added
- Add convo commands to CLI ([#180](https://github.com/sugyan/atrium/pull/180))
## [0.1.13](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.12...atrium-cli-v0.1.13) - 2024-05-20
### Other
- update Cargo.toml dependencies
## [0.1.12](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.11...atrium-cli-v0.1.12) - 2024-05-17
### Other
- update Cargo.lock dependencies
## [0.1.11](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.10...atrium-cli-v0.1.11) - 2024-04-18
### Added
- Add limit option ([#159](https://github.com/sugyan/atrium/pull/159))
## [0.1.10](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.9...atrium-cli-v0.1.10) - 2024-04-17
### Other
- update Cargo.lock dependencies
## [0.1.9](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.8...atrium-cli-v0.1.9) - 2024-03-27
### Added
- Add get-preference command to cli ([#151](https://github.com/sugyan/atrium/pull/151))
- Introduce "open" union types ([#149](https://github.com/sugyan/atrium/pull/149))
## [0.1.8](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.7...atrium-cli-v0.1.8) - 2024-03-27
### Other
- update Cargo.lock dependencies
## [0.1.7](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.6...atrium-cli-v0.1.7) - 2024-03-16
### Other
- update Cargo.lock dependencies
## [0.1.6](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.5...atrium-cli-v0.1.6) - 2024-03-14
### Other
- update Cargo.lock dependencies
## [0.1.5](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.4...atrium-cli-v0.1.5) - 2024-03-10
### Fixed
- Error handling to prevent panic ([#132](https://github.com/sugyan/atrium/pull/132))
## [0.1.4](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.3...atrium-cli-v0.1.4) - 2024-03-05
### Other
- update Cargo.toml dependencies
## [0.1.3](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.2...atrium-cli-v0.1.3) - 2024-02-29
### Other
- update Cargo.lock dependencies
## [0.1.2](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.1...atrium-cli-v0.1.2) - 2024-02-21
### Other
- Update README
- Fix bin.name for atrium-cli
## [0.1.1](https://github.com/sugyan/atrium/compare/atrium-cli-v0.1.0...atrium-cli-v0.1.1) - 2024-02-20
### Other
- update Cargo.lock dependencies
## [0.1.0](https://github.com/sugyan/atrium/releases/tag/atrium-cli-v0.1.0) - 2023-05-07
### Other
- Add like, notifications
- Update cli/README
- Add blocks for cli
- Update cli
- Add app-password commands to cli
- Update cli: enable post with reply
- Add get-record, get-post-thread to cli
- Add get-author-feed, create-record repost to cli
- Add Default deriving
- Update cli
- Update codegen, use macro
- Update codegen and api, add create-record to cli
- Rename project