From 5c1aa61eae36d8073a83d9b53b3ee7ffd769a34c Mon Sep 17 00:00:00 2001 From: Ben Letham Date: Tue, 21 May 2019 15:49:30 -0700 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f7a74a..2d25a74 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Make sure compilers (gcc, g++, build-essential) and Python development tools (py ### Version 0.5 (2019.05.14) - Conditional seasonalities +- Improved cross validation estimates - Plotly plot in Python - Bugfixes