We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b11de commit 4fced2cCopy full SHA for 4fced2c
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## 0.6.0 / 2014-10-21
5
+
6
+ - Added Changelog
7
+ - Added `Api::api()*` as a single entry point for concrete apis ( *thanks to @digitalkaoz* )
8
+ - Fixed `Privileges::grant()` parameters format ( [Fixes #22] )
9
+ - Marked `eabay/bitbucket-repo-sync` as conflict in composer.json
10
+ - CS fixes
11
12
+[Fixes #22]: https://bitbucket.org/gentlero/bitbucket-api/issue/22/grant-account-privileges-to-repo
13
14
## 0.5.2 / 2014-07-09
15
16
- Make tests go green again. ( *My bad and I'm sorry* ).
0 commit comments