CHANGELOG.md in cucumber_factory-2.1.0 vs CHANGELOG.md in cucumber_factory-2.1.1
- old
+ new
@@ -13,9 +13,16 @@
### Compatible changes
-
+## 2.1.1 - 2020-05-20
+
+### Compatible changes
+
+- Cucumber 2.1.0 introduced some regressions which are being addressed with this patch:
+ - Fix the assignment of polymorphic associations.
+ - Restore the support for inherited traits within nested factories.
## 2.1.0 - 2020-03-09
### Compatible changes