CHANGELOG.md in deimos-ruby-1.8.1.pre.beta8 vs CHANGELOG.md in deimos-ruby-1.8.1.pre.beta9

- old
+ new

@@ -5,12 +5,13 @@ 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). ## UNRELEASED -## 1.8.1-beta8 - 2020-08-27 +## 1.8.1-beta9 - 2020-08-27 + ### Fixes :wrench: -- Moved the TestHelpers hook to `prepend_before` to allow for +- Moved the TestHelpers hook to `before(:suite)` to allow for overriding e.g. in integration tests. ## 1.8.1-beta7 - 2020-08-25 ### Fixes :wrench: