CHANGELOG in jsus-0.1.5 vs CHANGELOG in jsus-0.1.6
- old
+ new
@@ -1,5 +1,9 @@
= Jsus Changelog
+== Version 0.1.6
+* Fixed an issue with jsus not including internal dependencies for external dependencies.
+ First robust solution handles this via Pool and eager dependency load.
+
== Version 0.1.5
* Introduced new concept, Tag, which is going to be used instead of
provides/requires strings
* Introduced source extensions (monkey-patching, actually)
* Wrote some basic documentation for the classes
\ No newline at end of file