Skip to content

Commit ebc3c2d

Browse files
committed
Updated change log for EJSON TODOs
1 parent 83c5c78 commit ebc3c2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
- Use ddp-ejson instead of meteor-ejson. ddp-ejson is a repackage of Meteor's latest EJSON package
44
- Use ddp-srp insead of node-srp. ddp-srp is a repackage of Meteor's latest SRP package
55
- Added second callback to ddpclient.call, executed when the DDP `updated` message is received
6-
- TODO: Allow automatic EJSON serialization/deserialization of ObjectIDs
7-
- TODO: Expose EJSON package to allow for addition of custom EJSON types
6+
- Allow automatic EJSON serialization/deserialization of ObjectIDs
7+
- Expose EJSON package to allow for addition of custom EJSON types
88
- added DDP pre2 support
99
- DDP version negotiation
1010
- DDP heartbeat support (reply only)
@@ -16,7 +16,7 @@
1616

1717
0.4.5 - 2014-04-24
1818

19-
- Fix login with password method to return login token
19+
- Fix login with password method to return login token
2020

2121
0.4.4 - 2014-02-09
2222

0 commit comments

Comments
 (0)