CHANGELOG in lux-1.0.3 vs CHANGELOG in lux-1.0.4
- old
+ new
@@ -1,8 +1,15 @@
+lux (1.0.4)
+
+ * Refactor Lux into a Module
+ * Add the Module function Lux.dockerip to return IP address of DOCKER_HOST
+
+ -- Nick Townsend <nick.townsend@mac.com> Thu, 13 Aug 2015 16:07:08 -0700
+
lux (1.0.3)
- * Disabled IPv6 in the Docker API host lookup as it causes 5 second delay
- when using .local names.
+ * Disabled IPv6 in the Docker API host lookup as it causes 5 second delay
+ when using .local names.
-- Nick Townsend <nick.townsend@mac.com> Mon, 10 Aug 2015 14:43:12 -0700
lux (1.0.2)