Skip to content

Commit

Permalink
3.0 release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremeamia committed May 27, 2015
1 parent 27e1e68 commit 4018c8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# CHANGELOG

## Next Release
## 3.0.0 - 2015-05-27

* Asynchronous requests.
* Features like _waiters_ and _multipart uploaders_ can also be used
Expand Down
1 change: 0 additions & 1 deletion build/gh-release.php
Expand Up @@ -37,7 +37,6 @@
'tag_name' => $tag,
'name' => "Version {$tag}",
'body' => $message,
'prerelease' => true
]
]);

Expand Down

0 comments on commit 4018c8f

Please sign in to comment.