CHANGELOG.md in sidekiq-hierarchy-0.1.2 vs CHANGELOG.md in sidekiq-hierarchy-0.1.3

- old
+ new

@@ -1,8 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [0.1.3] - 2015-11-19 +### Changed +- Fixed workflow-enabled jobs spawned by untracked jobs, which should therefore be considered roots on their own +- Modified web view to display total size of each workflow set + ## [0.1.2] - 2015-11-17 ### Changed - Fixed compatibility with older Sidekiq/middleware versions that don't support alternate redis pools ## [0.1.1] - 2015-11-16