Changelog in ftl-0.2.4 vs Changelog in ftl-0.3.0
- old
+ new
@@ -1,4 +1,16 @@
+# Release Version 0.3.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+* Feature: Add ftl <script> to execute arbitrary ruby locally within ftl environment
+* Feature: Add ftl ips to show Elastic IP addresses
+* Feature: Add ftl stop to stop running instances
+* Feature: Add ftl start to start running instances
+* Feature: Add option to pass in spot request instance count
+* Feature: Add ftl terminate to specifically terminate any instance vs only running ones
+* Bug fix: Spot requests were launching as regular instances
+* Bug fix: Other minor bug fixes and cleanups
+
+
# Release Version 0.2.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Add ftl <action> <server> to execute arbitrary commands on running instances
* Add ftl sample_config to see the latest sample ftl.yml
* Add ftl images # Shows AMIs associated with your account
\ No newline at end of file