Skip to content

Commit b97f105

Browse files
committed
0.4.1
1 parent 0beb66c commit b97f105

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,21 @@ NOTE: Before publishing:
77
- Remove details
88
-->
99

10+
<!--
1011
<details>
11-
1212
<summary>On development changelog</summary>
13-
14-
## 0.4.1 (On development)
15-
1613
The latest on-development version can be accessed by building the source code.
1714
On this on-development version, things can be broken.
15+
</details>
16+
-->
17+
18+
## 0.4.1
1819

1920
ilo Token is now a lot faster.
2021

2122
- Fix custom dictionary error messages.
2223
- Fix custom dictionary not loading when ilo Token is newly loaded.
2324

24-
</details>
25-
2625
## 0.4.0
2726

2827
ilo Token can now translate into verbs! This means it can translate sentences!

project-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": "0.4.1",
3-
"onDevelopment": true,
3+
"onDevelopment": false,
44
"releaseDate": "2025-2-19"
55
}

0 commit comments

Comments
 (0)