Skip to content

Commit bfbe3e4

Browse files
Update CHANGELOG.md
1 parent 13a255b commit bfbe3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
### Bug Fixes
1414

15-
* if requested, properly encode Path types as base64 ([#84](https://github.com/snakemake/snakemake-interface-executor-plugins/issues/84)) ([8518425](https://github.com/snakemake/snakemake-interface-executor-plugins/commit/8518425006e31376a4ac775574848a4ea510e76d))
15+
* if requested, properly encode Path types as base64 ([#84](https://github.com/snakemake/snakemake-interface-executor-plugins/issues/84)) ([8518425](https://github.com/snakemake/snakemake-interface-executor-plugins/commit/8518425006e31376a4ac775574848a4ea510e76d)). **Important** in case you use the setting `remote-job-local-storage-prefix`, you now no longer should escape environment variables that will be evaluated in the remote job with a leading backslash, see https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/fs.html#further-details.
1616

1717
## [9.3.3](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.3.2...v9.3.3) (2024-12-21)
1818

0 commit comments

Comments
 (0)