Skip to content

Commit 5be34d0

Browse files
committed
updating changelog
1 parent b31f313 commit 5be34d0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,15 @@ and changes prior to that are (unfortunately) done retrospectively. Critical ite
1313
- migration guidance (how to convert images?)
1414
- changed behaviour (recipe sections work differently)
1515

16-
1716
## [vxx](https://github.com/singularityware/singularity-python/tree/development) (development)
1817

18+
19+
## [v2.4.1](https://github.com/singularityware/singularity-python/releases/tag/v2.4.1) (v2.4.1)
20+
21+
**changed behavior**
22+
- *apps extraction* files limited to those in bin and lib, as the response to the server was too large.
23+
24+
## [v2.4](https://github.com/singularityware/singularity-python/releases/tag/v2.4) (v2.4)
25+
1926
**changed defaults**
2027
- *sregistry client*: to support use of squashfs images and singularity 2.4, the default upload is not compressed, assuming squashfs, and the default download is not decompressed. To still compress an image add the `--compress` flag on push, and the `--decompress` flag on pull.

0 commit comments

Comments
 (0)