You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+17
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
<aname="v4.4.0"></a>
2
+
## v4.4.0 (2018-03-15)
3
+
4
+
5
+
#### Features
6
+
7
+
***concat.js:** Rename ui-grid.base.js to ui-grid.core.js. ([18c5ffb8](http://github.com/angular-ui/ng-grid/commit/18c5ffb8807122e6045643c73138b9d6c83b5f9e))
8
+
***i18n:** Separate language files from ui-grid.base.js ([1342f803](http://github.com/angular-ui/ng-grid/commit/1342f8031441647ef8533f66c7141b04bb0fafe6))
9
+
10
+
11
+
#### Breaking Changes
12
+
13
+
* ui-grid.base.js has been rename to ui-grid.core.js. Also, ui-grid.core.js no longer
14
+
contains most of the language files available to UI-Grid. It only contains english as that is the
15
+
default language of the grid. See tutorials for examples.
0 commit comments