Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 97 #17

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Release 97 #17

merged 1 commit into from
Oct 25, 2023

Conversation

tspence
Copy link
Contributor

@tspence tspence commented Oct 24, 2023

Patch notes for 97.0.2178

These patch notes summarize the changes from version 96.0.2123.

Added 3 new APIs:

  • Task.AddParentTask (POST /api/data/tasks/{taskId}/parent/{parentTaskId})
  • Task.UpdateParentTask (PUT /api/data/tasks/{taskId}/parent/{parentTaskId})
  • Task.RemoveParentTask (DELETE /api/data/tasks/{taskId}/parent)

@tspence tspence merged commit 2e2d984 into main Oct 25, 2023
@tspence tspence deleted the tspence/release-97 branch October 25, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants