Skip to content

Commit 6199ef2

Browse files
committed
Some symmetry in changelog wording
1 parent 9bcf812 commit 6199ef2

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

.wci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ language: Python
1717

1818
release:
1919
version: 1.1.0
20-
date: 2023-11-07
20+
date: 2023-11-08
2121

2222
documentation:
2323
general: https://libensemble.readthedocs.io

CHANGELOG.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@ Below are the notes from all libEnsemble releases.
66

77
GitHub issues are referenced, and can be viewed with hyperlinks on the `github releases page`_.
88

9-
.. _github releases page: https://github.com/Libensemble/libensemble/releases
9+
.. _`github releases page`: https://github.com/Libensemble/libensemble/releases
1010

1111
:Date: November 8, 2023
1212

1313
New capabilities:
1414

1515
* New history array save options in libE_specs. #1103/#1139/#1141
1616
* `save_H_on_completion` saves history before exiting main libE function.
17-
* `save_H_with_date` Include date and timestamp in the save.
18-
* `H_file_prefix` Provide prefix for saved file.
17+
* `save_H_with_date` includes date and timestamp in the save.
18+
* `H_file_prefix` provides prefix for saved file.
1919
* `save_H_on_completion` defaults to True when `save_every_k_gens/sims` is set.
2020

2121
Support for Python versions:
2222

23-
* Support/testing for Python 3.12
24-
* Remove testing of Python 3.8
23+
* Adds support/testing for Python 3.12
24+
* Removes testing of Python 3.8
2525

2626
:Note:
2727

28-
* Tests were run on Linux and MacOS with python versions 3.9, 3.10, 3.11, 3.12
28+
* Tests were run on Linux and MacOS with Python versions 3.9, 3.10, 3.11, 3.12
2929
* Heterogeneous workflows tested on Frontier (OLCF), Polaris, and Perlmutter (NERSC).
3030
* Tests were also run on Bebop and Improv LCRC systems.
3131

0 commit comments

Comments
 (0)