diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b93b8f2..ad28c0ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added * [USB Emulation Tutorial](https://cynthion.readthedocs.io/en/latest/tutorials/emulation.html) ### Changed +* Apollo firmware has been updated to [1.1.1](https://github.com/greatscottgadgets/apollo/releases/tag/v1.1.1). * Tutorials have been moved to `docs/source/tutorials/`. * Bumped `critical-section` crate to version `=1.2.0`. ### Fixed diff --git a/cynthion/python/assets/apollo.bin b/cynthion/python/assets/apollo.bin old mode 100644 new mode 100755 index 3fa6b096..8945d3c5 Binary files a/cynthion/python/assets/apollo.bin and b/cynthion/python/assets/apollo.bin differ