From a69cc14380a246706707197c8d97b109485003b7 Mon Sep 17 00:00:00 2001 From: Markus Westerlind Date: Mon, 4 Oct 2021 00:15:37 +0200 Subject: [PATCH] 0.18.1 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6db82f35..1073e3184 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ + +## v0.18.1 (2021-10-03) + +* Fix compilation of `gluon` with the `tokio` feature enabled + ## v0.18.0 (2021-10-03) @@ -1092,7 +1097,7 @@ Type errors should now be formatted much better and have more precise types. ## v0.4.0 (2017-05-16) -Version 0.4.0 is a primarily a bug fix release with only a single significant feature as the upcoming features are all still WIP. +Version 0.4.0 is a primarily a bug fix release with only a single significant feature as the upcoming features are all still WIP. #### Features