Skip to content

Commit

Permalink
Changes.md, other docs
Browse files Browse the repository at this point in the history
  • Loading branch information
strikeout committed Sep 24, 2014
1 parent fd61426 commit 6ba8ea7
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2,533 deletions.
13 changes: 13 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## v.NEXT


## v0.9.2.2 - new
* removed error about missing macs when inserting a doc that does not contain the encrypted fields, while throwing a new error when inserting a doc with enc. fields w/o providing principal to encrypt them
* only add to cache when a princ really exists
* Principal.create() now returns existing princ if already in db
* all Principals now use _id for reference instead of id/_id mix
* fixed PrincInfo method call checking for wrong argument

## v0.9.2.2

* Merged Mylar changes to latest Meteor release
Loading

0 comments on commit 6ba8ea7

Please sign in to comment.