Skip to content

Commit a2ee003

Browse files
bump version to 12.0.3
1 parent f444231 commit a2ee003

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## [12.0.3] - 2024-05-09
9+
810
### Fixed
911

1012
- #3149, Misleading "Starting PostgREST.." logs on schema cache reloading - @steve-chavez

postgrest.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: postgrest
2-
version: 12.0.2
2+
version: 12.0.3
33
synopsis: REST API for any Postgres database
44
description: Reads the schema of a PostgreSQL database and creates RESTful routes
55
for tables, views, and functions, supporting all HTTP methods that security

0 commit comments

Comments
 (0)