CHANGELOG.md in jn_services-1.0.5 vs CHANGELOG.md in jn_services-1.0.6

- old
+ new

@@ -1,4 +1,31 @@ +### 1.0.6 +* update to latest beta of etcd gem for 0.3 server support + +### 1.0.5 +* fix sets on newest dev of etcd gem + +### 1.0.4 +* set redir to true by default + +### 1.0.3 +* allow controlling of redirect + +### 1.0.2 +* finish off coverage on everything but connection +* update to us latest etcd gem! + +### 1.0.1 +* update spec with filters for coverage + +### 1.0.0 +* fixup testing for travis +* fix missing deps for uuid +* update travis config +* cleanup the old chef readme +* migrating to gem.. finally + +#OLD COOK BASED VERSIONS: ### 1.2.0 * switch to rubocop * update etcd gem to 0.0.6 * compatable with etcd 0.2.0 & 0.3.0