Release v0.10.0

Signed-off-by: Joe Adams <github@joeadams.io>
This commit is contained in:
Joe Adams
2021-07-06 21:36:32 -04:00
parent df461c2f9a
commit 59623d5709
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 0.10.0 / 2021-07-07
* [ENHANCEMENT] Add ability to set included databases when autoDiscoverDatabases is enabled #499
* [BUGFIX] fix pg_replication_slots on postgresql versions 9.4 <> 10.0 #537
## 0.9.0 / 2021-03-01
First release under the Prometheus Community organisation.

View File

@@ -1 +1 @@
0.9.0
0.10.0