Skip to content

Commit

Permalink
Move CHANGELOG content to whats-new.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
antarcticrainforest committed May 15, 2024
1 parent b2a9868 commit 99aa2a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
15 changes: 0 additions & 15 deletions CHANGELOG.md

This file was deleted.

5 changes: 4 additions & 1 deletion docs/source/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Bug fixes

- Fixed plugin batchmode submit bug. Batchmode plugins did not pick up the
correct evaluation system config file. This has been fixed now.

- Corrected minor typos in documentation and code comments. (fix typo, minor typo, minor typo separator)
- Temporarily disabled `test_plugin_status` unit-test in `plugin_command_test.py` for further investigation.
- making a standard_main function in `utils.py` in cli

Documentations
++++++++++++++
Expand All @@ -22,6 +24,7 @@ Documentations
Internal Changes
++++++++++++++++
- Updated unit tests.
- Added .pre-commit-config.yaml

v2309.0.1
~~~~~~~~~~
Expand Down

0 comments on commit 99aa2a4

Please sign in to comment.