Update History and LICENSE.

This commit is contained in:
David Glasser
2013-10-14 18:26:20 -07:00
parent 3aca36aac4
commit 71ea032cd9
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
## vNEXT
* Implement `$each`, `$sort`, and `$slice` options for minimongo's `$push`
modifier.
* Upgraded dependencies:
* SockJS server from 0.3.7 to 0.3.8
## v0.6.6.1
* Fix file watching on OSX. Work around Node issue #6251 by not using
@@ -7,6 +14,7 @@
## v0.6.6
#### Security
* Add `browser-policy` package for configuring and sending

View File

@@ -239,9 +239,11 @@ Copyright (c) 2012 Nathan Rajlich <nathan@tootallnate.net>
----------
faye-websocket: https://github.com/faye/faye-websocket-node
websocket-driver: https://github.com/faye/websocket-driver-node
----------
Copyright (c) 2009-2012 James Coglan
Copyright (c) 2009-2013 James Coglan
Copyright (c) 2010-2013 James Coglan
----------