CHANGELOG.md in screengem-0.5.0 vs CHANGELOG.md in screengem-0.6.0
- old
+ new
@@ -1,9 +1,13 @@
# Change log
## master (unreleased)
-## 0.5.0 (2019-03-28)
+## 0.6.0 (2019-04-11)
+
+### New Features
+
+* Whenever an actor recalls a value perform a `reload` on the value. Avoid the `reload` by passing `false` to the `reload:` argument.
### New Features
* [RSpec Expectations](https://github.com/rspec/rspec-expectations) are available in all primitives: actions, questions, and tasks.