README.md in keen-0.7.1 vs README.md in keen-0.7.2
- old
+ new
@@ -175,9 +175,12 @@
To track email opens, simply add an image to your email template that points to this URL.
### Changelog
+##### 0.7.2
++ Fix support for non-https API URL testing
+
##### 0.7.1
+ Allow configuration of the base API URL via the KEEN_API_URL environment variable. Useful for local testing and proxies.
##### 0.7.0
+ BREAKING CHANGE! Added support for read and write scoped keys to reflect the new Keen IO security architecture.