CHANGELOG.md in postgres-vacuum-monitor-0.5.0 vs CHANGELOG.md in postgres-vacuum-monitor-0.6.0
- old
+ new
@@ -1,6 +1,9 @@
# postgres-vacuum-monitor
## v.0.5.0
+- Add `wait_event_type`, `transaction_id` and `min_transaction_id` to `LongTransactions` events.
+
+## v.0.5.0
- Renamed `LongQueries` event to `LongTransactions`.
- Renamed `LongTransactions.query` to `LongTransactions.most_recent_query` and added a
transaction `state` attribute.
## v.0.4.0