Skip to content

Commit acffdef

Browse files
committed
Fixes #87.
1 parent ec6a7f1 commit acffdef

File tree

8 files changed

+77
-68
lines changed

8 files changed

+77
-68
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##### 0.10.0-beta.2 - xx July 2014
2+
3+
###### Backwards compatible bug fixes
4+
- #87 - Filter where boolean values
5+
16
##### 0.10.0-beta.1 - 28 June 2014
27

38
###### Breaking API changes

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Jason Dobry",
33
"name": "angular-data",
44
"description": "Data store for Angular.js.",
5-
"version": "0.10.0-beta.1",
5+
"version": "0.10.0-beta.2",
66
"homepage": "http://angular-data.pseudobry.com/",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)