CHANGELOG.md in mongo_request_logger-0.2.6 vs CHANGELOG.md in mongo_request_logger-0.2.7
- old
+ new
@@ -1,4 +1,12 @@
+## 0.2.7
+
+* Ensure that the collection is created on the primary node in a replica set, even if the session consistency is set to :eventual.
+
+## 0.2.6
+
+* Handle forking with Unicorn and Passenger (Moped driver only).
+
## 0.2.5
* Don't replace rack.errors -> that should be a standard IO stream.
## 0.2.4