Skip to content

Commit b3b4e5f

Browse files
committed
bump version to 14.1
1 parent 84f437b commit b3b4e5f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. From versio
44

55
## Unreleased
66

7+
## [14.1] - 2025-11-05
8+
79
## Fixed
810

911
- Fix `db-pre-config` function failing when function names are pg reserved words by @taimoorzaeem in #4380

postgrest.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: postgrest
2-
version: 14.0
2+
version: 14.1
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)