diff --git a/doc/users/next_whats_new/barbs_dates_and_units.rst b/doc/users/next_whats_new/barbs_dates_and_units.rst new file mode 100644 index 000000000000..9cc35854c85b --- /dev/null +++ b/doc/users/next_whats_new/barbs_dates_and_units.rst @@ -0,0 +1,7 @@ +Barbs and Quiver Support Dates +------------------------------ + +When using the :func:`quiver` and :func:`barbs` plotting methods, +it is now possible to pass dates, just like for other methods like +:func:`plot`. This also allows these functions to handle values +that need unit-conversion applied. diff --git a/doc/users/whats_new/path_simplification_updates.rst b/doc/users/next_whats_new/path_simplification_updates.rst similarity index 100% rename from doc/users/whats_new/path_simplification_updates.rst rename to doc/users/next_whats_new/path_simplification_updates.rst