From 3e2435fec099cab9c62562e95ab0d0b662e87f84 Mon Sep 17 00:00:00 2001 From: Girish Kalele Date: Tue, 23 Aug 2016 16:55:53 -0700 Subject: [PATCH] Update kube-dns changelog for 1.6 bump --- build/kube-dns/Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/kube-dns/Changelog b/build/kube-dns/Changelog index 73b89805c1d..48b06085965 100644 --- a/build/kube-dns/Changelog +++ b/build/kube-dns/Changelog @@ -9,3 +9,7 @@ ## Version 1.5 (Thu June 23 2016 Nikhil Jindal ) - Adding support to return local service (pr #27708) + + ## Version 1.6 (Wed June 29 2016 Girish Kalele ) + - Godeps update for vendor code (skydns/mux) +