Skip to content

Commit 8abbb6a

Browse files
committed
Update CHANGELOG and release date
1 parent 06514a0 commit 8abbb6a

2 files changed

Lines changed: 4 additions & 3 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.2.2
20-
date: 2024-03-22
20+
date: 2024-03-21
2121

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

CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GitHub issues are referenced, and can be viewed with hyperlinks on the `github r
1111
Release 1.2.2
1212
--------------
1313

14-
:Date: March 22, 2024
14+
:Date: March 21, 2024
1515

1616
* Bugfix: Some `libE_specs` were not passed through correctly when added after ensemble initialization. #1264
1717
* `platform_specs` options are merged with detected platforms, rather than replacing. #1265
@@ -24,7 +24,8 @@ Example user functions:
2424
:Note:
2525

2626
* Tests were run on Linux and MacOS with Python versions 3.9, 3.10, 3.11, 3.12
27-
* Heterogeneous workflows tested on Aurora (ALCF), Frontier (OLCF), Polaris, and Perlmutter (NERSC).
27+
* Heterogeneous workflows tested on Frontier (OLCF), Polaris, and Perlmutter (NERSC).
28+
* Note that recent tests have been run on Aurora (ALCF), but the system was unavailable at time of release.
2829
* Tests were also run on Bebop and Improv LCRC systems.
2930

3031
:Known Issues:

0 commit comments

Comments
 (0)