Explorar el Código

Update CHANGES.md for 2.7.0

Ask Bjørn Hansen hace 8 años
padre
commit
92f2412433
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  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: