Skip to content

Commit

Permalink
Updated changelog and contributors.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricemach committed Aug 25, 2011
1 parent 54ab2f0 commit aa657e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -9,6 +9,8 @@
- Fixed #58: multiple socket events fail. Also applied the same fix to helpers.

- Changed `zappa.run` to interpret a number-castable string param as the port, to better integrate with Heroku. Closes #61 [Tim Shadel]

- Fixed #64: require does not pick up node_modules in app dir. [Jason King]

**v0.2.0beta** (2011-08-02):

Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -29,6 +29,7 @@
"Yuya Nishiyama <nsy@ulz.nu>",
"Esa-Matti Suuronen <esa-matti@suuronen.org>",
"Isaac Wolkerstorfer <agnoster@gmail.com>",
"Jason King <jasonk@amcoonline.net>",
"Tim Shadel <github@timshadel.com>",
"Vladimir Dronnikov <dronnikov@gmail.com>",
"Aldo Bucchi <aldo.bucchi@gmail.com>",
Expand Down

0 comments on commit aa657e3

Please sign in to comment.