CHANGELOG in shopify-sinatra-app-0.10.0 vs CHANGELOG in shopify-sinatra-app-0.11.0
- old
+ new
@@ -1,4 +1,11 @@
+0.11.0
+----------
+* remove rack-flash3 use sinatra-flash instead
+* remove a duplicate config of sessions that was breaking the same_site fix
+* remove a runtime dependency that didn't end up being used for the same_site fix but was added anyways
+* update ruby and rake versions
+
0.10.0
------
* Add the api_version to settings and update to 2019-07
0.9.0