CHANGELOG.md in itamae-1.4.5 vs CHANGELOG.md in itamae-1.5.0

- old
+ new

@@ -1,5 +1,11 @@ +## v1.5.0 + +Improvements + +- [Make a logger injectable from outside of Itamae.](https://github.com/itamae-kitchen/itamae/pull/160) + ## v1.4.5 Improvements - [Load `default.rb` if `include_recipe` is called with directory path. (by @Rudolph-Miller)](https://github.com/itamae-kitchen/itamae/pull/156) @@ -415,6 +421,5 @@ ## v1.1.0 Incompatible changes - `uid` and `gid` attributes of `user` resource accept only Integer. (https://github.com/ryotarai/itamae/pull/65) -