Start work on changelog and banner for 1.18 version.
This commit is contained in:
parent
fa8466cfff
commit
5052a8d46f
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
1.18
|
||||||
|
----
|
||||||
|
|
||||||
|
* fix typo in members-print
|
||||||
|
* create LaTeX source of general meeting attendance sheet
|
||||||
|
* add expected income, cash flow and average age to stats
|
||||||
|
|
||||||
1.17 - released 2024-10-01
|
1.17 - released 2024-10-01
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
(chicken format))
|
(chicken format))
|
||||||
|
|
||||||
;; Short banner
|
;; Short banner
|
||||||
(define banner-line "HackerBase 1.17 (c) 2023-2024 Brmlab, z.s.")
|
(define banner-line "HackerBase 1.18-dev (c) 2023-2024 Brmlab, z.s.")
|
||||||
|
|
||||||
;; Banner source with numbers for ANSI CSI SGR
|
;; Banner source with numbers for ANSI CSI SGR
|
||||||
(define banner-source "
|
(define banner-source "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue