CHANGELOG.md in flexirest-1.8.8 vs CHANGELOG.md in flexirest-1.8.9
- old
+ new
@@ -1,6 +1,12 @@
# Changelog
+## 1.8.9
+
+Feature:
+
+- Adds proc support to api_auth credentials (thanks to David Underwood for the PR).
+
## 1.8.8
Fix:
- Use custom type and name for JSON-API fields (thanks to François Ferrandis for the PR).