Skip to content

Commit 4fced2c

Browse files
committed
updated CHANGELOG
1 parent 24b11de commit 4fced2c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

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+
414
## 0.5.2 / 2014-07-09
515

616
- Make tests go green again. ( *My bad and I'm sorry* ).

0 commit comments

Comments
 (0)