Update `CHANGELOG.md`.

This commit is contained in:
Azriel Hoh 2020-05-30 19:23:55 +12:00
parent ae9521e500
commit 86f0e3d4e2
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- `"system_font"` feature gates reading system fonts. [#370]
[#370]: https://github.com/hecrj/iced/pull/370
## [0.1.1] - 2020-04-15
### Added