From 442c9275a04f5cd40be87542a842737ec2f96cea Mon Sep 17 00:00:00 2001 From: Ken Hibino Date: Sun, 19 Apr 2020 09:08:20 -0700 Subject: [PATCH] v0.8.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3578243..a3d73a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.0] - 2020-04-19 + ### Changed - `Background` type is renamed to `Server`.