CHANGELOG.md in govuk_ab_testing-1.0.0 vs CHANGELOG.md in govuk_ab_testing-1.0.1
- old
+ new
@@ -1,4 +1,9 @@
+## 1.0.1
+
+* Stop memoising meta tags so `with_variant` can be used multiple times in the
+ same test cases.
+
## 1.0.0
* Pass in request headers instead of the actual request to RequestedVariant.
This is a breaking change.
* Slit testing framework helpers from acceptance test frameworks. This means we