From 1b9aca9e92cb74e262437a053e099bb1cea5004a Mon Sep 17 00:00:00 2001 From: Sargun Dhillon Date: Fri, 4 Mar 2016 11:38:31 -0800 Subject: [PATCH] Release v0.5.2 --- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 86b1ba62..96b4fbea 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +2016-03-04: v0.5.2 + Add EnforceRFC952 to sample config + Improve performance of record generation + Fix bug in DiscoveryInfo to use the same scheme for record creation + as normal records (#377) + Add enumeration API (#402) + Generate additional SRV records if DiscoveryInfo port name is specified + 2015-11-25: v0.5.1 Add code signing to CI portion of repo documentation: Try to alleviate issues around IPSources