Skip to content

Commit 3034182

Browse files
author
cgohlke
committed
update readme
1 parent 13b8a7a commit 3034182

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ exports.handler = router.handler(
6767
});
6868
```
6969

70-
## Publish a new version to npmjs.org
71-
72-
73-
74-
7570
## local developement
7671

7772
The best is to work with ```npm link```
@@ -81,5 +76,6 @@ See here: http://vansande.org/2015/03/20/npm-link/
8176

8277
## Release History
8378

79+
* 0.2.0 Attention: breaking changes for configuration; add SNS event process
8480
* 0.1.0 make it work now
8581
* 0.0.1 initial release

0 commit comments

Comments
 (0)