0.12.1: Make collection of monospace fallback information optional

This commit is contained in:
Jeremy Soller 2024-07-31 10:02:11 -06:00
parent 4f31665805
commit 58c2ccd1fb
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
3 changed files with 32 additions and 13 deletions

View file

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
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).
## [0.12.1] - 2024-06-31
### Changed
- Make collection of monospace fallback information optional
## [0.12.0] - 2024-06-18
### Added