We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f317b commit 0958f63Copy full SHA for 0958f63
CHANGELOG.md
@@ -5,8 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.1.1] 2020-04-29
9
+
10
+### Fixed
11
12
+- The project now builds again with rusttype < 0.9
13
14
## [1.1.0] 2020-04-29
15
16
+This release does not build.
17
18
### Changed
19
20
- Updated dependencies (`harfbuzz-sys` and the optional dep. `rusttype`)
0 commit comments