From d1fc7cd3ddd57af494ab1fbc02e7b1c8a95b6b9b Mon Sep 17 00:00:00 2001 From: Iblis Lin Date: Sun, 7 May 2017 12:10:02 +0800 Subject: [PATCH] news: update for macd and doc --- NEWS.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 4557140..dd69dc0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,9 +1,12 @@ ### 0.6.0 +* doc: migrate to `Documenter.jl`, and the online doc is available at github + pages. (issue #63, #58, #69) + * macd: rename original `macd` column to `dif`, - and add the macd osc bar as `macd`. + and add the macd osc bar as `macd`. (issue #71) -* macd: widen to accept multi-column `TimeArray`. +* macd: widen to accept multi-column `TimeArray`. (issue #72) ### 0.5.0