Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jul 22, 2014
1 parent d3d1d3f commit a8afbe1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion AUTHORS
@@ -1,5 +1,6 @@
# Ordered by date of first contribution.
# Auto-generated by 'contributors' on Thu, 17 Jul 2014 15:33:30 GMT.
# Auto-generated by 'contributors' on Tue, 22 Jul 2014 05:50:56 GMT.
# https://github.com/xingrz/node-contributors

fengmk2 <fengmk2@gmail.com> (https://github.com/fengmk2)
dead_horse <heyiyu.deadhorse@gmail.com> (https://github.com/dead-horse)
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

0.3.0 / 2014-07-22
==================

* add callback name string length limit
* directly set this.body when callback not present

0.2.0 / 2014-07-17
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "koa-safe-jsonp",
"version": "0.2.0",
"version": "0.3.0",
"description": "Safe jsonp plusins for koa.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a8afbe1

Please sign in to comment.