there's at least 2 users besides me, so i should probably keep a changelog.

This commit is contained in:
Lokathor 2022-09-27 18:09:05 -06:00
parent 10e8df8e82
commit 13d8b264da

6
CHANGELOG.md Normal file
View file

@ -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!