Skip to content

Commit

Permalink
Feature 540 v6.0.0 beta5 (#542)
Browse files Browse the repository at this point in the history
* Release notes for beta5

* Updated date and beta version

* Updated version and dates where applicable
  • Loading branch information
bikegeek authored Jul 10, 2024
1 parent 90109e0 commit 0bb7cff
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions docs/Users_Guide/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,24 @@ When applicable, release notes are followed by the GitHub issue number which
describes the bugfix, enhancement, or new feature:
https://github.com/dtcenter/METviewer/issues

Version `v6.0.0-beta5 <https://github.com/dtcenter/METviewer>`_ release notes (20240710)
----------------------------------------------------------------------------------------


.. dropdown:: New Features
* Add GitHub action to run SonarQube for METviewer pull requests and feature branches(`#521 <https://github.com/dtcenter/METviewer/issues/521>`_)


.. dropdown:: Enhancements
* METviewer:Address SonarQube Vulnerabilities(`#58 <https://github.com/dtcenter/METplus-Internal/issues/58>`_)

.. dropdown:: Bugfixes


.. dropdown:: Internal
* Update GitHub issue and pull request templates to reflect the current development workflow details(`#491 <https://github.com/dtcenter/METviewer/issues/491>`_)


Version `v6.0.0-beta4 <https://github.com/dtcenter/METviewer>`_ release notes (20240417)
----------------------------------------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
version = "develop"
verinfo = version
release = f'{version}'
release_year = '2021'
release_date = f'{release_year}-05-10'
release_year = '2024'
release_date = f'{release_year}-07-10'
copyright = f'{release_year}, {author}'


Expand Down
2 changes: 1 addition & 1 deletion docs/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.0-beta5-dev
6.0.0-beta5

0 comments on commit 0bb7cff

Please sign in to comment.