Skip to content

Commit

Permalink
[7.12] Add release notes for 7.12.0
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Michael Larson <[email protected]>
  • Loading branch information
github-actions[bot] and sethmlarson authored Mar 23, 2021
1 parent 38d4c56 commit 6415779
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/guide/release-notes/7-12-0.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[[release-notes-7-12-0]]
=== 7.12.0 Release Notes

[discrete]
==== General

- Updated APIs to the 7.12 specification
- Fixed encoding of objects in query string to match Ruby on Rails

[discrete]
==== Workplace Search

- Added `oauth_authorize_url()` and `oauth_exchange_for_access_token()`
helper methods for implementing OAuth authentication.
2 changes: 2 additions & 0 deletions docs/guide/release-notes/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
[discrete]
=== 7.x

* <<release-notes-7-12-0, 7.12.0 Release Notes>>
* <<release-notes-7-11-0, 7.11.0 Release Notes>>
* <<release-notes-7-10-0, 7.10.0-beta1 Release Notes>>

include::7-12-0.asciidoc[]
include::7-11-0.asciidoc[]
include::7-10-0.asciidoc[]

0 comments on commit 6415779

Please sign in to comment.