CHANGES.md in trailblazer-loader-0.1.0 vs CHANGES.md in trailblazer-loader-0.1.1
- old
+ new
@@ -1,4 +1,8 @@
+# 0.1.1
+
+* The loading order on OSX is now identical to Linux. Thanks to @pnikolov.
+
# 0.1.0
* New option `:root` to allow using loader for sources other than the current directory, e.g. for gems or Rails engines.
* `:concept_root` is now prefixed with `:root`.
* Use `File::SEPARATOR` for filename operations.