CHANGELOG in lux-1.1.0 vs CHANGELOG in lux-1.1.1
- old
+ new
@@ -1,4 +1,11 @@
+lux (1.1.1)
+
+ * Fixed bug where nameless images cause Rake tasks to fail.
+ Uses Ruby 2.3 safe navigation operator '&.'
+
+ -- Nick Townsend <nick.townsend@mac.com> Fri, 30 Dec 2016 18:33:31 -0800
+
lux (1.1.0)
Breaking changes:
* Remove variable name from dockerip() return
* Use plain strings not symbols for the version info returned by dockerip