CHANGELOG.md in sidekiq_portal-0.1.0 vs CHANGELOG.md in sidekiq_portal-0.1.1

- old
+ new

@@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.1.1] - 2019-12-24 + +### Fixed + +- Added missing `Sidekiq::Portal::UnsupportedCoreDependencyError` exception class; + ## [0.1.0] - 2019-12-24 - Release 😈