diff options
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 75ff286f4..b13283535 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,16 @@ +- Changelog for v0.8.2.1 (2018-08-11) + * Ensure pod inspect is locked and validity-checked + * Further fix tests + * Bump gitvalidation epoch + * Bump to v0.8.3-dev + * Fix python tests again + * Fix python tests to use cgroupfs + * Fix typo breaking tests + * Force cgroupfs for python tests + * Swap default CGroup manager to systemd + * Only use cgroupfs for containerized tests + * Temporarily force all tests to use cgroupfs driver + - Changelog for v0.8.2 (2018-08-10) * We need to sort mounts so that one mount does not over mount another. * search name should include registry |