Skip to content

Commit b6faacc

Browse files
committed
Release v3.0.4
1 parent 7d88c7b commit b6faacc

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v3.0.4"></a>
2+
### v3.0.4 (2015-08-13)
3+
4+
5+
#### Bug Fixes
6+
7+
* **grouping:** Grouping now raises a sort changed event ([d30b1ad3](http://github.com/angular-ui/ng-grid/commit/d30b1ad343ace939bf165bad2b061638a1404692), closes [#4155](http://github.com/angular-ui/ng-grid/issues/4155))
8+
19
<a name="v3.0.3"></a>
210
### v3.0.3 (2015-08-10)
311

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-grid",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"homepage": "http://ui-grid.info",
55
"repository": {
66
"type": "git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-grid",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "A data grid for Angular",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)