From 9994c5419fa4298b2864c3c241704f6d417365e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech>
Date: Sun, 19 Sep 2021 08:57:07 -0700
Subject: [PATCH] docs: update changelog

---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6db7c0f..e5a6b81 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
 # `big-brain` Release Changelog
 
+<a name="0.8.0"></a>
+## 0.8.0 (2021-09-19)
+
+### Bug Fixes
+
+* **systems:** Fix steps, add a test and explicit systems ordering (#27) ([f33315c9](https://github.com/zkat/big-brain/commit/f33315c9b7b769a94baab17e3a9df9f5ebe924d2)) (credit: [@payload](https://github.com/payload))
+
 <a name="0.7.0"></a>
 ## 0.7.0 (2021-09-16)
 
-- 
GitLab