diff --git a/CHANGELOG.md b/CHANGELOG.md index cd5a72f..a9b15cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,26 +1,30 @@ # CHANGELOG -## Unreleased +## v0.1.1 -### v0.1.0 +### Changed -#### Added +- Issue's no longer link but now show the AT URI in the docs. -##### 2026-03-22 +## v0.1.0 (API) + +### Added + +#### 2026-03-22 - Profile screen with a list of repositories, follower, and following counts - Jump to profile or repository (Home screen) -##### 2026-03-23 +#### 2026-03-23 - [Constellation](http://constellation.microcosm.blue) integration for star and follower counts in search results and profile summaries - [Tap](https://github.com/bluesky-social/indigo/blob/main/cmd/tap/README.md) integration for indexing new records in real-time - Search (full-text search) over indexed records with public API and documentation site. -##### 2026-03-24 +#### 2026-03-24 - Full XRPC client for GET requests to upstream PDS and knot APIs, with proxy endpoints in the API server -##### 2026-03-25 +#### 2026-03-25 - Readthrough indexing job queue for API-fetched records (e.g. enrichment, backfill)