diff --git a/docs/whats_new.rst b/docs/whats_new.rst index a5c39448..b61cf367 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -1,6 +1,6 @@ What's New ========== -v3.14.1 (2024/06/XX) +v3.14.1 (2024/07/XX) -------------------- New Features ~~~~~~~~~~~~ @@ -15,6 +15,8 @@ Bug fixes ~~~~~~~~~ - Support for :py:mod:`numpy` 2. (`@enekomartinmartinez `_) - Allow multiple font styles in var names (:issue:`443`). (`@rogersamso `_) +- Allow Vensims GET DIRECT/XLS SUBSCRIPT when lastcell is not a cell value (:issue:`443`). (`@enekomartinmartinez `_) +- Allow Vensims GET DIRECT/XLS SUBSCRIPT defined with cell range names (:issue:`261`). (`@enekomartinmartinez `_) Documentation ~~~~~~~~~~~~~