diff --git a/CHANGELOG.md b/CHANGELOG.md index 11ffd7088..c4c3c5680 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ - - Google: Support configuring TTL by annotation: `external-dns.alpha.kubernetes.io/ttl`. (#389) @stealthybox - -## v0.4.8 - 2017-11-09 +## v0.4.8 - 2017-11-22 + - Allow filtering by source annotation via `--annotation-filter` (#354) @khrisrichardson + - Add support for Headless hostPort services (#324) - AWS: Added change batch limiting to a maximum of 4000 Route53 updates in one API call. Changes exceeding the limit will be dropped but all related changes by hostname are preserved within the limit. (#368) @bitvector2 + - Google: Support configuring TTL by annotation: `external-dns.alpha.kubernetes.io/ttl`. (#389) @stealthybox + - Infoblox: add option `--no-infoblox-ssl-verify` (#378) + - Inmemory: add support to specify zones for inmemory provider via command line (#366) ## v0.4.7 - 2017-10-18