updating the release notes
This commit is contained in:
parent
0a41307332
commit
63a0ab2f81
2
info.rkt
2
info.rkt
|
@ -2,7 +2,7 @@
|
|||
|
||||
(define name "Whalesong")
|
||||
(define blurb '("A Racket to JavaScript compiler"))
|
||||
(define release-notes '((p "Added a preliminary gui for building Whalesong packages.")))
|
||||
(define release-notes '((p "Preliminary support for Racket 5.3.")))
|
||||
(define version "1.19")
|
||||
(define primary-file "make-launcher.rkt")
|
||||
(define categories '(devtools))
|
||||
|
|
Loading…
Reference in New Issue
Block a user