CHANGELOG.md in flexirest-1.3.27 vs CHANGELOG.md in flexirest-1.3.28
- old
+ new
@@ -1,6 +1,12 @@
# Changelog
+## 1.3.28
+
+Feature:
+
+- Implemented delete_if on ResultIterator
+
## 1.3.27
Bugfix:
- HTTP GET requests shouldn't send any body, JSON-encoded or otherwise