Release 1.16.2 with -mlsync fix.
This commit is contained in:
parent
8b6e1955ef
commit
85af3fcff3
2 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
1.16.2 - released 2024-05-07
|
||||
----------------------------
|
||||
|
||||
* fix rada-ml-pred? in -mlsync
|
||||
|
||||
1.16.1 - released 2024-04-02
|
||||
----------------------------
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
(chicken format))
|
||||
|
||||
;; Short banner
|
||||
(define banner-line "HackerBase 1.16.1 (c) 2023 Brmlab, z.s.")
|
||||
(define banner-line "HackerBase 1.16.2 (c) 2023-2024 Brmlab, z.s.")
|
||||
|
||||
;; Banner source with numbers for ANSI CSI SGR
|
||||
(define banner-source "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue