Skip to content

Commit 0f1f697

Browse files
authored
Merge pull request #348 from DevExpress/Update_to_16.2.4-rc.5
Update to 16.2.4-rc.5
2 parents 77c0120 + dba1556 commit 0f1f697

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 16.2.4-rc.5 (2017-01-18)
22

33
### Breaking changes
44

@@ -18,6 +18,10 @@ Currently, this will be rendered as follows:
1818
</dxi-item>
1919
```
2020

21+
### Bug Fixes
22+
23+
[Open the list of closed bugs](https://github.com/DevExpress/devextreme-angular/milestone/9?closed=1)
24+
2125
## 16.2.3-rc.4 (2017-01-13)
2226

2327
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devextreme-angular",
3-
"version": "16.2.3-rc.4",
3+
"version": "16.2.4-rc.5",
44
"description": "Angular 2 UI and visualization components based on DevExtreme widgets",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)