updating the release notes
This commit is contained in:
parent
c814cd80d6
commit
01d1df90be
2
info.rkt
2
info.rkt
|
@ -2,7 +2,7 @@
|
|||
|
||||
(define name "Whalesong")
|
||||
(define blurb '("A Racket to JavaScript compiler"))
|
||||
(define release-notes '((p "Fixed Windows pathing bug, added hash tables, ")))
|
||||
(define release-notes '((p "Corrected bug that would cause Whalesong to fail on Windows, reduced size of generated JS files, added hash tables, and other bug fixes.")))
|
||||
(define version "1.5")
|
||||
(define categories '(devtools))
|
||||
(define repositories '("4.x"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user