CHANGELOG.md in cloudmunda-0.1.5 vs CHANGELOG.md in cloudmunda-0.1.6

- old
+ new

@@ -1,6 +1,10 @@ ## [Unreleased] +## [0.1.6] - 2022-08-11 + +- Fix for 0.1.4 changes. This resulted in *only* running the `-dev` type and not the production type. + ## [0.1.5] - 2022-08-09 - Remove usage of Concurrent::TimerTask's timeout_interval since it has been deprecated. ## [0.1.4] - 2022-08-09 - Rework how we use `runs_in_development` together with `type`. This is a very biased approach. What we do from now on if when in your job definition `runs_in_development` equals to true, we will add `-dev` to the type name. \ No newline at end of file