Add postgresql release note

Change-Id: I6d890fa909a1cf98bf1c83f0f0854975ae0d73a1
This commit is contained in:
Tobias Henkel
2018-04-10 18:44:52 +02:00
parent 44ef49f997
commit 68727f6c02

View File

@@ -0,0 +1,5 @@
---
features:
- |
PostgreSQL is now officially supported as database backend.
See :attr:`<sql connection>` on how to configure database connections.