updating release notes
This commit is contained in:
parent
1fb1530289
commit
325506452d
2
info.rkt
2
info.rkt
|
@ -2,7 +2,7 @@
|
|||
|
||||
(define name "Whalesong")
|
||||
(define blurb '("A Racket to JavaScript compiler"))
|
||||
(define release-notes '((p "The JavaScript FFI includes js-function->procedure and js-async-function->procedure to lift JavaScript functions to Racket. New world event types can be introduced with make-world-event-handler.")))
|
||||
(define release-notes '((p "Added a preliminary gui for building Whalesong packages.")))
|
||||
(define version "1.17")
|
||||
(define primary-file "make-launcher.rkt")
|
||||
(define categories '(devtools))
|
||||
|
|
Loading…
Reference in New Issue
Block a user