From 2df507c8282a1299cb8cb7614e6366854f1d1580 Mon Sep 17 00:00:00 2001 From: Casey Jao Date: Thu, 29 Feb 2024 08:24:25 -0500 Subject: [PATCH] Changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3e6a1376..7b35f4c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +### Added + +- Automatic file transfer strategy selection for various (source, destination) pairings +- Framework for building sublattices in new-style executors + ## [0.234.1-rc.0] - 2024-05-10 ### Authors