Skip to content

Commit

Permalink
news: update for macd and doc
Browse files Browse the repository at this point in the history
  • Loading branch information
iblislin committed May 7, 2017
1 parent 99f15f2 commit d1fc7cd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit d1fc7cd

Please sign in to comment.