diff --git a/_posts/2018-11-28-Released-Cyclone-Scheme-0.9.5.md b/_posts/2018-11-28-Released-Cyclone-Scheme-0.9.5.md new file mode 100644 index 00000000..cfddb98c --- /dev/null +++ b/_posts/2018-11-28-Released-Cyclone-Scheme-0.9.5.md @@ -0,0 +1,9 @@ +--- +layout: post +title: Released Cyclone Scheme 0.9.5 +excerpt: This release includes minor improvements to the runtime. +--- + +Features + +- Improve performance of many internal C runtime functions by declaring them `static`.