CHANGELOG.md in rspeed-0.5.2 vs CHANGELOG.md in rspeed-0.6.0

- old
+ new

@@ -1,6 +1,29 @@ ## master +- None; + +## v0.6.0 + +#### Break Change + +- Drops `RSPEED_RESULT_KEY` key in favor of `RSPEED_NAME`; +- Renames env `RSPEED_NAME` to `RSPEED_APP`; + +#### News + +- Adds env `RSPEED_SPEC_PATH` to indicate the spec folders path; +- Saves pipes and profiles with a zero at the beginning; +- Makes sure examples is unique; + +## v0.5.2 + +#### Fix + +- Avoid duplicate entries in the consolidated result; + +#### Update + - CSV dependency dropped; - Drops tmp key in favor of profile keys fetch; ## v0.5.1