diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-10-17 11:35:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-17 11:35:36 -0400 |
commit | 2d14ba9e6fb2a53b9bc30c241303ba5d8d4e8926 (patch) | |
tree | 9aa72cac3cdb3265f481ff27d64746f16f255aa2 /changelog.txt | |
parent | d12eb5f35a5b2580233a75986ce85c4ad39bedd3 (diff) | |
parent | 6a32daad08b5c6510e710345a0214de6b3095204 (diff) | |
download | podman-2d14ba9e6fb2a53b9bc30c241303ba5d8d4e8926.tar.gz podman-2d14ba9e6fb2a53b9bc30c241303ba5d8d4e8926.tar.bz2 podman-2d14ba9e6fb2a53b9bc30c241303ba5d8d4e8926.zip |
Merge pull request #1669 from mheon/bump-0.10.1.2
Bump to v0.10.1.2
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 67120b8f4..d53c806e4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,9 @@ +- Changelog for v0.10.1.2 (2018-10-17) + * Update release notes for 0.10.1.2 + * Fix CGroup paths used for systemd CGroup mount + * Bump gitvalidation epoch + * Bump to v0.10.2-dev + - Changelog for v0.10.1.1 (2018-10-16) * Update release notes for 0.10.1.1 * Mount proper cgroup for systemd to manage inside of the container. |