docs(changelog): chinese characters fix

This commit is contained in:
Aram Drevekenin
2020-09-01 09:49:06 +02:00
committed by GitHub
parent f4009e4c6e
commit 896f8dc698

View File

@@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Added
* Add delimiters between refreshes in raw mode for easier parsing (https://github.com/imsnif/bandwhich/pull/175) - [@sigmaSd](https://github.com/sigmaSd)
### Fixed
* Truncate Chinese characters properly (https://github.com/imsnif/bandwhich/pull/177) - [@zxlzy](https://github.com/zxlzy)
## [0.16.0] - 2020-07-13
### Fixed