From 8e5d25686cf4a2f2d20c14b1aec1b1aacf16363d Mon Sep 17 00:00:00 2001 From: ManukMinasyan <2556185+ManukMinasyan@users.noreply.github.com> Date: Tue, 31 Mar 2026 21:31:29 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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