Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
C++ DoKev Canary Release 3
Browse files Browse the repository at this point in the history
  • Loading branch information
BackGwa committed Dec 4, 2023
1 parent a8a71f6 commit 1e12242
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,24 @@

### 브랜치 릴리즈 : `DoKev Final 7`

### 소스 코드 : `C++ DoKev Canary Release 2`
### 소스 코드 : `C++ DoKev Canary Release 3`

---
<br>

## C++ DoKev Canary Release 3
* 조건문 (IF, ELSE)가 구현되었습니다.

* 코드 블럭 이슈를 수정하였습니다.

* 일부 함수의 시인성을 위해, 네이밍을 축약했습니다.

* 도움말 기능에 관한, 내용을 제거했습니다.

* 일부 사용되지 않거나, 빈도가 낮은 동사를 제거했습니다.

<br>

## C++ DoKev Canary Release 2
* 전반적인 안정화 작업이 진행되었습니다.

Expand Down

0 comments on commit 1e12242

Please sign in to comment.