Skip to content

Commit

Permalink
Update docs/docs/releases/0.2.0-testing.1.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brent Moran <[email protected]>
  • Loading branch information
kgodey and mathemancer authored Oct 14, 2024
1 parent f41cc7d commit aa175f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/releases/0.2.0-testing.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Most of our REST API endpoints are now deprecated and will be removed soon. The
- Add `records.add` RPC method _[#3745](https://github.com/mathesar-foundation/mathesar/pull/3745 "Add `records.add` RPC function")_
- Adapt front end to new RPC-based joinable tables API _[#3746](https://github.com/mathesar-foundation/mathesar/pull/3746 "Adapt front end to new RPC-based joinable tables API")_
- Fix edge case while getting joinable tables for tables with no links _[#3748](https://github.com/mathesar-foundation/mathesar/pull/3748 "Fix edge case while getting joinable tables for tables with no links")_
- Add `records.patch` RPC function _[#3749](https://github.com/mathesar-foundation/mathesar/pull/3749 "Add `records.patch` RPC function")_
- Add `records.patch` RPC method _[#3749](https://github.com/mathesar-foundation/mathesar/pull/3749 "Add `records.patch` RPC function")_
- Records grouping bugfix _[#3751](https://github.com/mathesar-foundation/mathesar/pull/3751 "Records grouping bugfix")_
- Records delete bugfix _[#3754](https://github.com/mathesar-foundation/mathesar/pull/3754 "Records delete bugfix")_
- Adapt front end to new records grouping API _[#3755](https://github.com/mathesar-foundation/mathesar/pull/3755 "Adapt front end to new records grouping API")_
Expand Down

0 comments on commit aa175f2

Please sign in to comment.