Skip to content

Commit

Permalink
Merge pull request #1484 from PhilanthropyDataCommons/add-patch-chang…
Browse files Browse the repository at this point in the history
…emaker-to-changelog

Add `PATCH /changemakers` to the changelog
  • Loading branch information
bickelj authored Feb 7, 2025
2 parents 086ad75 + de68221 commit b96f134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Manage user-group-data-provider permissions using `PUT`, and `DELETE` on `/userGroups/{keycloakOrganizationId}/dataProvider/{dataProviderShortCode}/permissions/{permission}`
- Manage user-group-funder permissions using `PUT`, and `DELETE` on `/userGroups/{keycloakOrganizationId}/funders/{funderShortCode}/permissions/{permission}`
- Manage user-funder permissions using `PUT`, and `DELETE` on `/user/{keycloakUserId}/funders/{funderShortCode}/permissions/{permission}`.
- Update changemaker attributes using `PATCH` on `/changemakers/{changemakerId}`. This was available in the API starting 2025-01-30 under the previous version number.

## 0.16.6 2024-12-23

Expand Down

0 comments on commit b96f134

Please sign in to comment.