merged history

This commit is contained in:
Ritchie Martori
2012-09-17 15:08:27 -07:00

View File

@@ -2,12 +2,14 @@
## 0.6.3
- Removed dependency on jQuery for dpd.js
- JSON-formatted "bad credentials" login error
- Fixed "no open connections" bug on startup
- Renamed Db.connect to Db.create
- Improved error reporting on CLI when port is in use
- If in development mode, and no port has been specifically requested, CLI will retry with up to 5 different ports- Fixed "no open connections" bug on startup
- Renamed `Db.connect()` to `Db.create()`
- Db connections are now lazy and only occur once a request is made
## 0.6.2
- Fixed rare but annoying bug where server would crash for no good reason ("Cannot set headers") on a request