Skip to content

Commit 0089d75

Browse files
committedApr 15, 2016
2.0.0
1 parent 43a64b5 commit 0089d75

File tree

108 files changed

+963
-6502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+963
-6502
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ phpunit.xml
33
composer.lock
44
vendor/*
55
*.swp
6+
composer.phar

‎CHANGES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Changes
22
=========
3+
2.0.0
4+
5+
- Major rewrite using Guzzle 6
6+
37
1.5.0
48

59
- Adds `created_since` when listing users

0 commit comments

Comments
 (0)
Please sign in to comment.