From 9277e3363bc94046d69957065ca4072575f37e4f Mon Sep 17 00:00:00 2001 From: Koen werklaptop Date: Mon, 28 Oct 2024 20:54:33 +0100 Subject: [PATCH] Expand HISTORY.rst entry for 'columns' param --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index a8fc461..d05389e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,7 +5,7 @@ History -------------------------------- * Dev: New config for readthedocs -* Feature: Add 'columns' parameter to 'get_dataframe' func (#1057) +* Feature: Add 'columns' parameter to 'get_dataframe' and 'get_ticker_price' func (#1057) 0.15.6 (2024-05-25) --------------------------------