release notes

This commit is contained in:
Brendan Forster
2015-03-01 20:06:44 +09:30
parent c595f26515
commit e51dab8b57
+3
View File
@@ -1,3 +1,6 @@
### New in 0.7.2 (released 2015/03/01)
* Fixed: unshipped Orgs Permissions preview API changes due to excessive paging in some situations.
### New in 0.7.1 (released 2015/02/26)
* New: `SearchCodeRequest` has overloads for owner and repository name - #705 via @kfrancis
* New - support for preview Authorization API changes - #647 via @shiftkey