From 698e2049591e8ca4724dd4791b1a4be9d7107059 Mon Sep 17 00:00:00 2001 From: Josh Brown Date: Wed, 31 Jul 2024 13:48:01 -0400 Subject: [PATCH] Stamping beta deployment --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0ee7c69d..6cd70d76a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.23] - 2024-07-31Z + - Fixed a bug where the home feed would be empty on first launch. - Fixed the issue where tapping outside the New Post view caused it to disappear and all its text to be lost. - Remove stories UI to improve performance.