From 92ac8b77fc95146abdb9d71d3d9c92bad5f7a322 Mon Sep 17 00:00:00 2001 From: jbrea Date: Fri, 7 Dec 2018 08:44:06 +0100 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 62e18143..e2c8295b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # News -## Version 0.9.0 (coming soon) +## Version 0.9.0 (2018-12-07) * Introduction of `ElasticGPE` to allow `GP` which can grow without "refitting" whole Gaussian process (see also [#88](https://github.com/STOR-i/GaussianProcesses.jl/issues/88)). * Various performance and interface improvements to Kernels