summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2018-03-14 01:55:00 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2018-03-14 02:12:47 +0100
commit548095faf0cc727413f229f630476f96fac080f8 (patch)
tree821cb24120ec33050bb6e22bc28fb8489f481459 /NEWS
parent2c9eb408702866f8d57e0e3f5b2eace9e70f6b63 (diff)
downloadgeiser-548095faf0cc727413f229f630476f96fac080f8.tar.gz
geiser-548095faf0cc727413f229f630476f96fac080f8.tar.bz2
Release 0.100.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c7f36d..114abd1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+* Version 0.10 (March 2018)
+
+ - Better support for Guile 2.2 (
+ - Better support for Chicken (Dan Leslie, John Whitbeck)
+ - Better support for Chez (Chaos Eternal)
+ - Bug fixes (Peter Wang, Diog F. S. Ramos, Mario Rodas, Jordan Brown)
+ - Documentation fixes (Jonas Bernoulli, Andrew Sackville-West, Ziyi
+ Yan, James C. De Ricco, George D. Plymale II)
+
* Version 0.9 (Oct 2016)
- Chicken: improvements by Dan Leslie.