Skip to content

Commit ccef500

Browse files
committed
update changelog
1 parent c8e9930 commit ccef500

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.5.2
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+
- Change "Add word" button into "Import word".
20+
1521
</details>
16-
-->
1722

1823
## 0.5.1
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.1",
3-
"onDevelopment": false,
2+
"version": "0.5.2",
3+
"onDevelopment": true,
44
"releaseDate": "2025-3-9"
55
}

0 commit comments

Comments
 (0)