Skip to content

Commit 5db3e7c

Browse files
committed
Release v3.0.0-rc.15
1 parent 1cbf673 commit 5db3e7c

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="v3.0.0-rc.15"></a>
2+
### v3.0.0-rc.15 (2014-11-11)
3+
4+
5+
#### Bug Fixes
6+
7+
* **uiGridRenderContainer:** Inherit position ([fd353287](http://github.com/angular-ui/ng-grid/commit/fd353287639276083340ef96aa82749367f1deef), closes [#2030](http://github.com/angular-ui/ng-grid/issues/2030))
8+
9+
10+
#### Features
11+
12+
* **Interpolation:** Handle custom symbols ([555ddecd](http://github.com/angular-ui/ng-grid/commit/555ddecddeb967f338f8bdf4da814d74f8b44495), closes [#1576](http://github.com/angular-ui/ng-grid/issues/1576))
13+
114
<a name="v3.0.0-rc.14"></a>
215
### v3.0.0-rc.14 (2014-11-05)
316

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.0-rc.14",
3+
"version": "3.0.0-rc.15",
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.0-rc.14",
3+
"version": "3.0.0-rc.15",
44
"description": "__Contributors:__",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)