Update docs
This commit is contained in:
parent
0fe284ebfe
commit
9e4feeebbc
2 changed files with 12 additions and 1 deletions
10
ChangeLog.md
10
ChangeLog.md
|
@ -2,6 +2,16 @@
|
|||
|
||||
# ChangeLog
|
||||
|
||||
<a id="x-28PROJECT-DOCS-2FCHANGELOG-3A-3A-7C4-2E0-2E1-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29"></a>
|
||||
|
||||
## 4.0.1 (2024-02-25)
|
||||
|
||||
<a id="fixed"></a>
|
||||
|
||||
### 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`.
|
||||
|
||||
<a id="x-28PROJECT-DOCS-2FCHANGELOG-3A-3A-7C4-2E0-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29"></a>
|
||||
|
||||
## 4.0.0 (2024-02-24)
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue