ChangeLog.md in gumdrop-0.3.10 vs ChangeLog.md in gumdrop-0.4.0
- old
+ new
@@ -1,4 +1,7 @@
+# v0.4
+- Added support for special dev proxy at /-proxy/ENDPOINT_URL -- Useful for working with external (non-CORS) apis/websites. Enabled by default. To disable, set Gumdrop.config.proxy_enabled= false
+
# v0.3.10
- Added 'ignore' dsl command -- keeps the node in the memory, but doesn't render/copy it on build.
# v0.3.9
- Bugfix: Filenames won't break if the have extra '.' in them... For realz this time. *ahem*