add a changelog note for pause 3.2

This commit is contained in:
Benjamin Elder 2020-02-13 14:22:03 -08:00
parent 4bb8df4464
commit 719b328663

View File

@ -1,3 +1,7 @@
# 3.2
* The pause container is built with the correct "Architecture" metadata. ([#87954](https://prs.k8s.io/87954), [@BenTheElder](https://github.com/BenTheElder))
# 3.1
* The pause container gains a signal handler to clean up orphaned zombie processes. ([#36853](https://prs.k8s.io/36853), [@verb](https://github.com/verb))