**Additions and Improvements**
- Vishnu is now compatible with any WSGI application!
- Improved session configuration
- Support for multiple backends
- GAE memcache
- GAE NDB
- `pymemcache`
- `python-memcached`
- `redis`
- More extensive unit testing
**Fixes**
- Fixes bug where terminating and starting a session within same request fails to send cookie 16