Skip to content

Commit

Permalink
Add 1.11.3a0 release note (#14)
Browse files Browse the repository at this point in the history
Adding 1.11.3a0 release note.
  • Loading branch information
mindyls authored Sep 21, 2023
1 parent 81a9773 commit a9437cd
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/releases/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
Release Notes
*************

Version 1.11
------------

.. toctree::
:maxdepth: 1

v1_11_3a0

Version 1.9
-----------

Expand Down
35 changes: 35 additions & 0 deletions docs/source/releases/v1_11_3a0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
| # # # Distribution Statement A. Approved for public release. Distribution unlimited.
| # # #
| # # # Author:
| # # # Naval Research Laboratory, Marine Meteorology Division
| # # #
| # # # This program is free software: you can redistribute it and/or modify it under
| # # # the terms of the NRLMMD License included with this program. This program is
| # # # distributed WITHOUT ANY WARRANTY; without even the implied warranty of
| # # # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the included license
| # # # for more details. If you did not receive the license, for more information see:
| # # # https://github.com/U-S-NRL-Marine-Meteorology-Division/
Version 1.11.3a0 (2023-09-20)
*****************************

* Add testing and documentation requirements to PR template
* Slightly shorten the PR checklist items


Git Workflow Improvements
=========================

Add testing and documentation requirements to PR template
---------------------------------------------------------

::

.github/.github/pull_request_template.md

Slightly shorten the PR checklist items
---------------------------------------

::

.github/.github/pull_request_template.md

0 comments on commit a9437cd

Please sign in to comment.