Skip to content

Commit 847d397

Browse files
committed
Bump API version
1 parent ad40992 commit 847d397

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.37.0 2026-05-25
11+
1012
### Changed
1113

1214
- `GET /opportunities` now accepts an optional `funder` query parameter to filter opportunities by funder shortCode.

src/openapi/api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "Philanthropy Data Commons API",
55
"description": "An API for a common data platform to make the process of submitting data requests to funders less burdensome for changemakers seeking grants.",
6-
"version": "0.36.0",
6+
"version": "0.37.0",
77
"license": {
88
"name": "GNU Affero General Public License v3.0 only",
99
"url": "https://spdx.org/licenses/AGPL-3.0-only.html"

0 commit comments

Comments
 (0)