CHANGELOG.md in instrumental_tools-0.6.0 vs CHANGELOG.md in instrumental_tools-1.0.0.pre.1
- old
+ new
@@ -1,6 +1,14 @@
+### Unreleased
+* Configurable pid and log file locations
+* Pid and log file default to $HOME
+* Process control commands do not require API key
+* Omit "-d" in favor of "start" and "stop", "foreground" runs process in foreground
+* Configurable reporting interval
+* Custom scripts may be executed and have their output sent to Instrumental (See [CUSTOM_METRICS.md](CUSTOM_METRICS.md))
+
### 0.6.0 [August 11th, 2014]
-* Upgraded instrumental_agent gem to the latest version
+* Don't report swap usage if it's zero (Patrick Wyatt)
### 0.5.8 [August 11th, 2014]
* Upgraded instrumental_agent gem to the latest version
### 0.5.7 [January 31st, 2014]