From ba8638646112b8fce3bdd68a0b280cdfb1e7a026 Mon Sep 17 00:00:00 2001 From: Steve Date: Wed, 11 Mar 2026 23:25:29 +0000 Subject: [PATCH] chore: updated changelog --- CHANGELOG.md | 26 +++++++++++++++++++++++++- 1 file(s) changed, 25 insertion(s)(+), 1 deletion(s)(-) diff --git a/CHANGELOG.md b/CHANGELOG.md --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,28 @@ +## [0.5.1] - 2026-03-11 + +### 🚀 Features + +- Added initial server package +- Add json schema +- Add option to disable publishing (text) content +- Add updated at support + +### 🐛 Bug Fixes + +- Correct oauth scopes + +### ⚙️ Miscellaneous Tasks + +- Updated changelog +- Applied formatting +- *(docs)* Updated supported frameworks +- Refactored server package to use sqlite instead of redis +- Added and applied formatting to server +- Added branded and customization to subscribe +- Applied formatting +- Updated docs +- Version bump + ## [0.5.0] - 2026-02-27 ### 🚀 Features @@ -17,7 +42,6 @@ - Refactored docs to worker + static assets - Refactored to use atproto oauth lib - Version bump and clean up - ## [0.4.0] - 2026-02-07 ### 🚀 Features -- tangled.sh