diff --git a/ChangeLog.md b/ChangeLog.md index 52de7af..48cb362 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,6 +2,16 @@ # ChangeLog + + +## 4.0.1 (2024-02-25) + + + +### Fixed + +* Fixed loading of quicklisp-osx-fix. Previously the script made unnecessary output and when you had a `qlfile` template in your workflow this output leaked into `qlfile` broking following `qlot install`. + ## 4.0.0 (2024-02-24) diff --git a/README.md b/README.md index 755f662..1970b9b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ when trying to call `ros` or `qlot` scripts: | **Implementation** | **Supported** | | --- | --- | | abcl-bin | ✅ | -| allegro | ✅ (sometimes fails because of "expired-license") | +| allegro | [❌][d984] | | ccl-bin | ✅ | | clasp | [❌][ecc6] | | clasp-bin | ✅ | @@ -249,6 +249,7 @@ If you want to contribute to this system, join development at GitHub: [ecc6]: https://github.com/40ants/setup-lisp/issues/16 [2801]: https://github.com/40ants/setup-lisp/issues/17 [7189]: https://github.com/40ants/setup-lisp/issues/18 +[d984]: https://github.com/40ants/setup-lisp/issues/22 [e3ea]: https://github.com/fukamachi/qlot [3dbd]: https://github.com/mmontone/djula [795a]: https://github.com/roswell/roswell