From 03e7b53d0577a1d75a5461fdca6889a526ab678e Mon Sep 17 00:00:00 2001 From: Cameron Yick Date: Sun, 5 May 2019 15:43:18 -0400 Subject: [PATCH] [documentation] Update changelog --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 615e5ce..ade7552 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,6 +6,8 @@ History 0.10.x (2019-XX-XX) ------------------ * Documentation: Added a "Peer Comparison Analysis" Jupyter Notebook under "/examples" (@i3creations #197) +* Minor: Update error message to clarify multiple tickers only work with single metrics +* Updated development dependencies 0.9.x (2019-01-30)