Bump to v9 (#2045)

* Reorganize the CHANGELOG
* Add missing change for dropping support for embedding hints used with '.'
* Move the pg 14 compatibility entry to Added
This commit is contained in:
Steve Chavez
2021-11-26 14:10:57 -05:00
committed by GitHub
parent 132ecd8d74
commit c9f017c632
2 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 8.0.0.20210921
version: 9.0.0
synopsis: REST API for any Postgres database
description: Reads the schema of a PostgreSQL database and creates RESTful routes
for the tables and views, supporting all HTTP verbs that security