File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- v31.0.0
4+ v31.1.0
5+ --------
6+
7+ This is a minor release with minor updates.
8+
9+ - ``utils.extract_tar `` now returns a list of error messages that occured during
10+ extraction.
11+ - Add tests for ``utils.extract_tar ``
12+
13+
14+ v31.0.0
515--------
616
717This is a major release with bug fixes and API changes.
818
919- Remove dependency on extractcode as images only need basic tar to extract.
1020 - "utils.extract_tar" function now accepts a skip_symlink argument
11- - Adopt the latest skeleton.
21+ - Adopt the latest skeleton.
1222- Add new os-release tests
1323
1424
15- v30.0.0
25+ v30.0.0
1626--------
1727
1828This is a minor release with bug fixes and minor updates.
@@ -32,7 +42,7 @@ This is a minor release with bug fixes.
3242v21.6.4
3343--------
3444
35- This is a minor release with bug fixes and minor API changes.
45+ This is a minor release with bug fixes and minor API changes.
3646
3747API changes
3848~~~~~~~~~~~
@@ -45,7 +55,7 @@ will raise an Exception if the found Distro.os does not match the base Distro.os
4555v21.5.25
4656--------
4757
48- This is a major release.
58+ This is a major release.
4959
5060API changes
5161~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments