Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

v20.0.0

Choose a tag to compare

@octokitbot octokitbot released this 15 Apr 23:39
· 665 commits to master since this release

20.0.0 (2019-04-15)

Bug Fixes

  • add "content-type" header to "Render a Markdown document in raw mode" endpoint (86e2f7d)
  • normalize idName for Edit/Update titles (fa5b172)

BREAKING CHANGES

  • edit* idNames are now update*
  • gists:edit-comment -> gists:update-comment
  • gists:edit -> gists:update
  • issues:edit-comment -> issues:update-comment
  • issues:edit -> issues:update
  • orgs:edit-hook -> orgs:update-hook
  • orgs:edit-membership -> orgs:update-membership
  • orgs:edit -> orgs:update
  • pulls:edit-comment -> pulls:update-comment
  • repos:edit-hook -> repos:update-hook
  • repos:edit-release-asset -> repos:update-release-asset
  • repos:edit-release -> repos:update-release
  • repos:edit -> repos:update
  • teams:edit-discussion -> teams:update-discussion
  • teams:edit -> teams:update