From d214e2d03b124ae3f601eaf0fc631447bdc00e3f Mon Sep 17 00:00:00 2001 From: Ibrar Ahmed Date: Mon, 8 Feb 2021 20:09:50 +0500 Subject: [PATCH] Update RELEASE_NOTES.md --- docs/RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/RELEASE_NOTES.md b/docs/RELEASE_NOTES.md index 5a1242c..67d48de 100644 --- a/docs/RELEASE_NOTES.md +++ b/docs/RELEASE_NOTES.md @@ -5,13 +5,17 @@ Below is the complete list of release notes for every version of ``pg_stat_monit ## REL0_7_2 PG-165(https://jira.percona.com/browse/PG-164): Recycle expired buckets. + PG-164(https://jira.percona.com/browse/PG-165): Query timing will be four decimal places instead of two. + PG-161(https://jira.percona.com/browse/PG-166): Miscellaneous small issues. ## REL0_7_1 PG-158(https://jira.percona.com/browse/PG-158): Segmentation fault while using pgbench with clients > 1. + PG-159(https://jira.percona.com/browse/PG-159): Bucket start time (bucket_start_time) should be aligned with bucket_time. + PG-160(https://jira.percona.com/browse/PG-160): Integration with PGXN.