blob: abc334696030c7e1cce8a31759d45ba2e5fea0ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# LunaticChat Changelog
### v0.3.1
- Fixed an issue where Japanese text was being converted to Romanized characters.
### v0.3.0
- Fixed an issue where romaji conversion did not work properly in some cases.
### v0.2.0
- Fixed a release workflow issue.
### v0.1.0 - Initial release
- Added `/tell`, `/reply`, and `/jp` commands.
- Implemented romaji conversion.
|