From cb264385de32a828c08e0ae277bc68a1939f8808 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kat=20March=C3=A1n?= <kzm@zkat.tech>
Date: Wed, 15 Sep 2021 20:54:20 -0700
Subject: [PATCH] doc: update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f781f2e..6db7c0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+# `big-brain` Release Changelog
+
+<a name="0.7.0"></a>
+## 0.7.0 (2021-09-16)
+
+### Bug Fixes
+
+* **deps:** Don't include Bevy default features when used as a dependency. (#25) ([61558137](https://github.com/zkat/big-brain/commit/615581370a165645795966ac7c878ff492630ba2))
+
+### Features
+
+* **license:** change license to Apache-2.0 ([d7d17772](https://github.com/zkat/big-brain/commit/d7d177729476af8ec1463d8957a35092a336098a))
+    * **BREAKING CHANGE**: This is a significant licensing change. Please review.
+
 <a name="0.6.0"></a>
 ## 0.6.0 (2021-05-20)
 
-- 
GitLab