Skip to content

Commit

Permalink
Restore latest Whats New files.
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo committed Aug 17, 2023
1 parent 6e72456 commit 121239c
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/whatsnew/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
What's New in Iris
------------------

.. include:: 3.7.rst
.. include:: latest.rst

.. toctree::
:maxdepth: 1
:hidden:

latest.rst
3.7.rst
3.6.rst
3.5.rst
Expand Down
85 changes: 85 additions & 0 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
.. include:: ../common_links.inc

|iris_version| |build_date| [unreleased]
****************************************

This document explains the changes made to Iris for this release
(:doc:`View all changes <index>`.)


.. dropdown:: |iris_version| Release Highlights
:color: primary
:icon: info
:animate: fade-in
:open:

The highlights for this major/minor release of Iris include:

* N/A

And finally, get in touch with us on :issue:`GitHub<new/choose>` if you have
any issues or feature requests for improving Iris. Enjoy!


πŸ“’ Announcements
================

#. N/A


✨ Features
===========

#. N/A


πŸ› Bugs Fixed
=============

#. N/A


πŸ’£ Incompatible Changes
=======================

#. N/A


πŸš€ Performance Enhancements
===========================

#. N/A


πŸ”₯ Deprecations
===============

#. N/A


πŸ”— Dependencies
===============

#. N/A


πŸ“š Documentation
================

#. N/A


πŸ’Ό Internal
===========

#. N/A



.. comment
Whatsnew author names (@github name) in alphabetical order. Note that,
core dev names are automatically included by the common_links.inc:
.. comment
Whatsnew resources in alphabetical order:
107 changes: 107 additions & 0 deletions docs/src/whatsnew/latest.rst.template
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
.. include:: ../common_links.inc

|iris_version| |build_date| [unreleased]
****************************************

This document explains the changes made to Iris for this release
(:doc:`View all changes <index>`.)


.. dropdown:: |iris_version| Release Highlights
:color: primary
:icon: info
:animate: fade-in
:open:

The highlights for this major/minor release of Iris include:

* N/A

And finally, get in touch with us on :issue:`GitHub<new/choose>` if you have
any issues or feature requests for improving Iris. Enjoy!


NOTE: section BELOW is a template for bugfix patches
====================================================
(Please remove this section when creating an initial 'latest.rst'

|iris_version| |build_date|
===========================

.. dropdown:: |iris_version| Patches
:color: primary
:icon: alert
:animate: fade-in

The patches in this release of Iris include:

#. N/A

NOTE: section ABOVE is a template for bugfix patches
====================================================
(Please remove this section when creating an initial 'latest.rst')


πŸ“’ Announcements
================

#. N/A


✨ Features
===========

#. N/A


πŸ› Bugs Fixed
=============

#. N/A


πŸ’£ Incompatible Changes
=======================

#. N/A


πŸš€ Performance Enhancements
===========================

#. N/A


πŸ”₯ Deprecations
===============

#. N/A


πŸ”— Dependencies
===============

#. N/A


πŸ“š Documentation
================

#. N/A


πŸ’Ό Internal
===========

#. N/A


.. comment
Whatsnew author names (@github name) in alphabetical order. Note that,
core dev names are automatically included by the common_links.inc:




.. comment
Whatsnew resources in alphabetical order:

0 comments on commit 121239c

Please sign in to comment.