diff --git a/docs/whats-new.rst b/docs/whats-new.rst index da983ae96..c604514a1 100644 --- a/docs/whats-new.rst +++ b/docs/whats-new.rst @@ -19,7 +19,9 @@ Coming up next Internals ^^^^^^^^^ -- **Fix bug** whereby the :class:`ArgoIndex` could not select profiles through the dateline :issue:`494`. (:pr:`495`)by |gmaze|. +- **Fix bug** whereby the :class:`DataFetcher` could not return profiles through the dateline :issue:`494`. + +- **Fix bug** whereby the :class:`ArgoIndex` could not select profiles through the dateline :issue:`494`. (:pr:`495`) by |gmaze|. - **Fix bug** whereby a :class:`gdacfs` could not return one path info under Windows platform. :issue:`499`. (:pr:`451`) by |gmaze|.