CHANGES.md in trailblazer-loader-0.0.2 vs CHANGES.md in trailblazer-loader-0.0.3
- old
+ new
@@ -1,4 +1,8 @@
+# 0.0.3
+
+* Bump to Representable 2.4.0 as we use `Pipeline::Collect`. This doesn't mean this dependency will last forever. We might switch to `call_sheet` for pipelines.
+
# 0.0.2
* Internally, use `Representable::Pipeline` to model the loading steps. This allows gems like `trailblazer-rails` to plug in additional loading steps.
# 0.0.1
\ No newline at end of file