diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 0000000..26d0bde --- /dev/null +++ b/HISTORY.md @@ -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 \ No newline at end of file