CHANGELOG.md in whipped-cream-0.1.1 vs CHANGELOG.md in whipped-cream-0.2.0.beta1
- old
+ new
@@ -1,9 +1,15 @@
# Changelog
+## 0.2.0
+
+* Broadcast and discover Whipped Cream servers using mDNS (@rringler)
+* Improve button functionality (@rringler)
+* Support starting plugins with or without an `.rb` extension (@rringler)
+
## 0.1.1
-* Validate GPIO pin numbers (@rringer)
+* Validate GPIO pin numbers (@rringler)
## 0.1.0
* Support deploying to a Pi with RVM installed (@shobhitic)
* Vagrant support for testing deployment system