added additional note about makelogs

This commit is contained in:
Spencer Alger
2014-07-11 12:53:28 -07:00
parent dfea7cae53
commit cabf53730f

View File

@ -3,6 +3,7 @@
## 2.3 (Jul 11 2014)
- Added support for Node 0.11
- Updated `bluebird`, which modified the [promise api](https://github.com/petkaantonov/bluebird/blob/v2.2.1/API.md) somewhat
- moved the log generator into it's own package [makelogs](https://www.npmjs.org/package/makelogs)
## 2.2 (Mar 27 2014)
- The default API version is now `'1.2'`