Skip to content

Commit

Permalink
fix docs/changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kakuilan committed Nov 8, 2021
1 parent 6e4ab60 commit f781b36
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

All notable changes to this project will be documented in this file.

## [v0.1.8]- 2021-11-08

#### Added

- none

#### Fixed

- 修复`KDbug.DumpPrint`打印多变量问题
- 修改`KStr.Ucwords`因go1.18废弃strings.Title,使用cases.Title代替

#### Changed

- none

#### Removed

- none

## [v0.1.7]- 2021-10-15

#### Added
Expand Down

0 comments on commit f781b36

Please sign in to comment.