diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..1ad3ac5
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,6 @@
+
+* **0.7.4:** Adds mGBA logging support.
+* **0.7.3:** Fixes "multiple definition" errors with the AEABI division functions.
+  Filed a PR to fix this soon:
+  https://github.com/rust-lang/compiler-builtins/pull/495
+* **0.7.2:** First version that configures docs.rs properly!