File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -7,22 +7,21 @@ NOTE: Before publishing:
7
7
- Remove details
8
8
-->
9
9
10
+ <!--
10
11
<details>
11
-
12
12
<summary>On development changelog</summary>
13
-
14
- ## 0.4.1 (On development)
15
-
16
13
The latest on-development version can be accessed by building the source code.
17
14
On this on-development version, things can be broken.
15
+ </details>
16
+ -->
17
+
18
+ ## 0.4.1
18
19
19
20
ilo Token is now a lot faster.
20
21
21
22
- Fix custom dictionary error messages.
22
23
- Fix custom dictionary not loading when ilo Token is newly loaded.
23
24
24
- </details >
25
-
26
25
## 0.4.0
27
26
28
27
ilo Token can now translate into verbs! This means it can translate sentences!
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 0.4.1" ,
3
- "onDevelopment" : true ,
3
+ "onDevelopment" : false ,
4
4
"releaseDate" : " 2025-2-19"
5
5
}
You can’t perform that action at this time.
0 commit comments