Skip to content

Commit 4665455

Browse files
committed
update changelog and project data
1 parent cbc41fd commit 4665455

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,18 @@ NOTE: Before publishing:
77
- update this very document, don't forget to add release date
88
-->
99

10-
<!--
1110
<details>
11+
1212
<summary>On development changelog</summary>
13+
14+
## 0.6.0 (On development)
15+
1316
The latest on-development version can be accessed by building the source code.
1417
On this on-development version, things can be broken.
18+
19+
- Implement translation of preposition found after verb or object.
20+
1521
</details>
16-
-->
1722

1823
## 0.5.3
1924

project_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.3",
3-
"onDevelopment": false,
2+
"version": "0.6.0",
3+
"onDevelopment": true,
44
"releaseDate": "2025-4-2"
55
}

0 commit comments

Comments
 (0)