CHANGELOG.md in sinatra-assets_linker-3.0.0 vs CHANGELOG.md in sinatra-assets_linker-3.0.1
- old
+ new
@@ -1,4 +1,8 @@
+=== 3.0.1 (2016.10.24)
+
+* helper functions now have `absolute` attribute to be compatible with `Sinatra::uri` function
+
=== 3.0.0 (2016.10.06)
* use minitest instead of rspec
* add additional class for configuration
* refactoring and cleanup