diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d013ff..22ddbc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,3 +4,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## v1.0.0-alpha.4 - 2026-03-31 + + +### What's Changed + +#### Other Changes + +* fix: show reply instantly after adding without page refresh by @Ilyapashayan20 in https://github.com/relaticle/comments/pull/10 + +### New Contributors + +* @Ilyapashayan20 made their first contribution in https://github.com/relaticle/comments/pull/10 + +**Full Changelog**: https://github.com/relaticle/comments/compare/v1.0.0-alpha.3...v1.0.0-alpha.4