summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-01-10 23:55:58 +0900
committerSho Sakuma <me@m1sk9.dev>2026-01-10 23:55:58 +0900
commit52a3c37bda4e3c96260f8429061fd58b7e411f9c (patch)
tree9ac7768fc536410e211febc3c53ce522c934cf86 /CHANGELOG.md
parentfd62f7a05191133f8a2d1972cbf023cc52bd0f26 (diff)
downloadLunaticChat-52a3c37bda4e3c96260f8429061fd58b7e411f9c.tar.gz
LunaticChat-52a3c37bda4e3c96260f8429061fd58b7e411f9c.tar.bz2
LunaticChat-52a3c37bda4e3c96260f8429061fd58b7e411f9c.zip
docs: Add v0.3.0 release note
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e72aff3..b7d1214 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
# LunaticChat Changelog
-### v0.2.0 (2026/01/10)
+### v0.3.0
+
+- Fixed an issue where romaji conversion did not work properly in some cases.
+
+### v0.2.0
- Fixed a release workflow issue.