Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cjao committed Feb 16, 2024
1 parent 9943db3 commit c083aa9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

### Fixed

- Fixed inaccuracies in task packing exposed by no longer uploading null attributes upon dispatch.

### Operations

- Fixed nightly workflow's calling of other workflows.
Expand Down Expand Up @@ -90,6 +94,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Added feature to use custom python files as modules to be used in the electron function
- Automatic file transfer strategy selection for various (source, destination) pairings
- Framework for building sublattices in new-style executors

### Changed

Expand All @@ -111,7 +117,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Reduced number of assets to upload when submitting a dispatch.
- Handled RecursionError on get results for a long running workflow.
- Fixed functional tests.
- Fixed inaccuracies in task packing exposed by no longer uploading null attributes upon dispatch.

### Operations

Expand Down

0 comments on commit c083aa9

Please sign in to comment.