We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d0c03 commit a3694dbCopy full SHA for a3694db
CHANGELOG.md
@@ -1,13 +1,34 @@
1
# Changelog
2
3
+## Next releases
4
+
5
+### 한국어
6
7
+### English
8
9
## 1.8.0
10
11
12
13
+#### Added
14
+- iPad 를 지원합니다.
15
16
+#### Improved
17
+- 앱 안정성이 향상되었습니다.
18
19
+#### Fixed
20
+- 사소한 버그를 수정했습니다.
21
22
23
24
#### Added
25
- Support for iPad.
26
27
28
+- Improved app stability.
29
30
#### Fixed
-- Fixed memory leak.
-- Prevented to crash possibility.
31
+- Fixed minor bugs.
32
33
## 1.7.3
34
@@ -101,3 +122,12 @@
101
122
#### Enhancement
102
123
- Add exception processing that the device unconnected network.
103
124
- Change text color of `no Word` label
125
126
127
128
+<!--#### Added 새로운 기능-->
129
+<!--#### Changed 기존 기능의 변경사항-->
130
+<!--#### Deprecated 곧 지워질 기능-->
131
+<!--#### Removed 지금 지워진 기능-->
132
+<!--#### Fixed 버그 픽스-->
133
+<!--#### Security 취약점이 있는 경우-->
0 commit comments