diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-09-10 16:21:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-10 16:21:22 -0400 |
commit | 123de3087e142f3a6c05ad35fc2095953065415b (patch) | |
tree | 281745d7e4ccf87d6b283cf90b0bbbd1816803ba /changelog.txt | |
parent | 6ffce631db6e01f66b09cb0e894600182caa872c (diff) | |
parent | ca3ede269347b93d989758f384d08b4276ebd84d (diff) | |
download | podman-123de3087e142f3a6c05ad35fc2095953065415b.tar.gz podman-123de3087e142f3a6c05ad35fc2095953065415b.tar.bz2 podman-123de3087e142f3a6c05ad35fc2095953065415b.zip |
Merge pull request #1436 from mheon/bump-0.9.1.1
Bump to v0.9.1.1
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index ed35e13ef..918d10ba9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,11 @@ +- Changelog for v0.9.1.1 (2018-09-10) + * Update release notes for 0.9.1.1 + * Replace existing iptables handler with firewall code + * Vendor CNI plugins firewall code + * Fix displaying size on size calculation error + * Bump gitvalidation epoch + * Bump to v0.9.2-dev + - Changelog for v0.9.1 (2018-09-07) * Update RELEASE_NOTES for 0.9.1 release * Fix pod sharing for utsmode |