From 563853526c976ba095de5512e4c3b29370ffec6d Mon Sep 17 00:00:00 2001 From: Josh Brown Date: Tue, 26 Nov 2024 18:03:36 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1116241a0..b5f3cc134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [1.0.2] - 2024-11-26Z - ### Release Notes - Added support for user setting and displaying pronouns. - Added display of website urls for user profiles. + +## [1.0.2] - 2024-11-26Z + +### Release Notes - Fix typo in minimum age warning - Fix crash when tapping Post button on macOS. [#1687](https://github.com/planetary-social/nos/issues/1687) - Fix tapping follower notification not opening follower profile. [#11](https://github.com/verse-pbc/issues/issues/11)