Skip to content

Commit 9293e65

Browse files
committed
changelog
1 parent 61f4cae commit 9293e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
1212

1313
## 0.6.37 (2022-12-20)
1414

15-
- [#839]: Performance improvement for method calls in CLJS, like `(Math/sin)` and `(.substring "foo" 0 1)`, around 5 - 7x faster
15+
- [#839](https://github.com/babashka/sci/issues/839): Performance improvement for method calls in CLJS, like `(Math/sin)` and `(.substring "foo" 0 1)`, around 5 - 7x faster
1616
- Performance improvement when calling anonymous `fn`
1717
- Improve `case` performance
1818
- [#855](https://github.com/babashka/sci/issues/855): Property access in JS doesn't throw when intermediate value is `nil`

0 commit comments

Comments
 (0)