added history

This commit is contained in:
Ritchie Martori
2012-01-08 18:17:47 -08:00
parent 1cc4e3a623
commit a1ec175611

18
HISTORY.md Normal file
View File

@@ -0,0 +1,18 @@
0.2.0
==================
* Added MongoDB session support
* Added `req.isRoot()` and `req.isUser()`
* Fixed MongoDB connection state issues
0.1.0
==================
* Removed Plugin Folder
* Fixed Security Issues
* Removed Dependencies
0.0.1
==================
* Initial Release