mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update History and LICENSE.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user