Skip to content

Commit a3694db

Browse files
committed
Improve form of changelog
1 parent 25d0c03 commit a3694db

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

CHANGELOG.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,34 @@
11
# Changelog
22

3+
## Next releases
4+
5+
### 한국어
6+
7+
### English
8+
39
## 1.8.0
410

11+
### 한국어
12+
13+
#### Added
14+
- iPad 를 지원합니다.
15+
16+
#### Improved
17+
- 앱 안정성이 향상되었습니다.
18+
19+
#### Fixed
20+
- 사소한 버그를 수정했습니다.
21+
22+
### English
23+
524
#### Added
625
- Support for iPad.
726

27+
#### Improved
28+
- Improved app stability.
29+
830
#### Fixed
9-
- Fixed memory leak.
10-
- Prevented to crash possibility.
31+
- Fixed minor bugs.
1132

1233
## 1.7.3
1334

@@ -101,3 +122,12 @@
101122
#### Enhancement
102123
- Add exception processing that the device unconnected network.
103124
- 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

Comments
 (0)