Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cjao committed Jan 17, 2024
1 parent c67c2bb commit 678996e
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.

### Changed

- Updated RTD notebooks to fix their behavior
Expand Down Expand Up @@ -36,6 +40,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 @@ -57,7 +63,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 678996e

Please sign in to comment.