Skip to content

Commit

Permalink
Releaving v0.3.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
shimaore committed May 25, 2012
1 parent c6ab814 commit 1e9f75f
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 21 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
**v0.3.7** (2012-05-25):

* Chatroom example [scien]
* Added generic CSS template module support
* Added support for socket.io acknowledgments [Radagaisus]
* Made @include work with require'd modules [imzshh]
* Added option to disable socket.io [scien]

**v0.3.6** (2012-04-24): **v0.3.6** (2012-04-24):


- Migrated to coffeecup, closes #1 - Migrated to coffeecup, closes #1
Expand Down
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -117,7 +117,7 @@ require('zappajs') ->


- Get the gist with the [crash course](http://zappajs.org/docs/crashcourse) - Get the gist with the [crash course](http://zappajs.org/docs/crashcourse)


- Check the [API reference](http://zappajs.org/docs/0.3-gumbo/reference) - Check the [API reference](http://zappajs.org/docs/reference)


- See the [examples](https://github.com/zappajs/zappajs/tree/master/examples) included with the source - See the [examples](https://github.com/zappajs/zappajs/tree/master/examples) included with the source


Expand All @@ -135,8 +135,6 @@ require('zappajs') ->


- Check the project's history at the [change log](https://github.com/zappajs/zappajs/blob/master/CHANGELOG.md) - Check the project's history at the [change log](https://github.com/zappajs/zappajs/blob/master/CHANGELOG.md)


- Migrating from an earlier version? Read the announcements ([0.2.x](http://zappajs.org/docs/0.2-peaches/announcement)/[0.3.x](http://zappajs.org/docs/0.3-gumbo/announcement)) for an overview on changes, and follow the TL;DR migration guides ([0.2.x](http://zappajs.org/docs/0.2-peaches/migration)/[0.3.x](http://zappajs.org/docs/0.3-gumbo/migration))

- Deploying to heroku? Check [this blog post](http://blog.superbigtree.com/blog/2011/08/19/hosting-zappa-0-2-x-on-heroku/) - Deploying to heroku? Check [this blog post](http://blog.superbigtree.com/blog/2011/08/19/hosting-zappa-0-2-x-on-heroku/)


## Thanks loads ## Thanks loads
Expand Down

0 comments on commit 1e9f75f

Please sign in to comment.