From 973f4ec95715b919e18dad80633744f530e381c7 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Sat, 4 Mar 2023 19:38:25 -0800 Subject: update CHANGELOG for v0.3.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7663596..8a20b62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # CHANGELOG -## [0.3.0] - UNRELEASED +## [0.3.0] - 2023-03-04 Refactored common library code into `adenosine` crate. Will put common types, helpers, and probably client code and generated Lexicon code there. @@ -10,6 +10,7 @@ helpers, and probably client code and generated Lexicon code there. - mst: interop tests with upstream `atproto` (Typescript) repository - cli: create-invite command +- cli: if output is terminal (tty), pretty print thread views ## Fixed -- cgit v1.2.3