Browse Source

Update CHANGES.md for 2.7.0

Ask Bjørn Hansen 8 years ago
parent
commit
92f2412433
1 changed files with 11 additions and 0 deletions
  1. 11 0
      CHANGES.md

+ 11 - 0
CHANGES.md

@@ -1,5 +1,16 @@
 # GeoDNS Changelog
 
+## 2.7.0 February 13, 2017
+
+* Add support for PTR records (Florent AIDE)
+* Test improvements (Alex Bligh)
+* Update github.com/miekg/dns
+* Update github.com/rcrowley/go-metrics
+* Use vendor/ instead of godep
+* Make query logging (globally) configurable
+* Support base configuration file outside the zone config directory
+* service: Read extra args from env/ARGS
+
 ## 2.6.0 October 4, 2015
 
 Leif Johansson: