# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.0] (pre-release for 1.0) * Fix typo in CONTRIBUTORS [#5](https://github.com/doximity/simplekiq/pull/5) * Fix incorrectly named spec file [#9](https://github.com/doximity/simplekiq/pull/9) * README fix [#10](https://github.com/doximity/simplekiq/pull/10) * Updating CONTRIBUTING license [#16](https://github.com/doximity/simplekiq/pull/16) * Fix CHANGELOG typo [#18](https://github.com/doximity/simplekiq/pull/18) * Add sidekiq-pro as an explicit dependency and loosen sidekiq requirements [#19](https://github.com/doximity/simplekiq/pull/19) * Add new toplevel batch to encapsulate all batches within an orchestration [#21](https://github.com/doximity/simplekiq/pull/21) * Fix bug with toplevel batch and include batch descriptions [#23](https://github.com/doximity/simplekiq/pull/23) ## [0.0.3] * Misc minimal fixes to get the gem building and releasable according to our open source standards [#3](https://github.com/doximity/simplekiq/pull/3) * Copy over library code from prior sources with maintained history [#2](https://github.com/doximity/simplekiq/pull/2) ## [0.0.2] * Scrubbed version from rubygems, do not use ## [0.0.1] * Scrubbed version from rubygems, do not use