Skip to content

Commit 8191b45

Browse files
authored
Updated ReadMe reflect changelog
1 parent 0e24fab commit 8191b45

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

ReadMe.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ Essential JS 2 is a modern JavaScript UI toolkit that has been the built from th
66
* [Pure JS Demos](http://ej2.syncfusion.com/demos/)
77
* [Pure JS Documentation](http://ej2.syncfusion.com/documentation/)
88

9-
# 1.0.10
10-
11-
# 1.0.10-preview (2017-07-05)
12-
13-
## New Components
14-
15-
- Added Tooltip component - [demos](http://ej2.syncfusion.com/demos/#/tooltip/default.html)
16-
179
## Installing
1810

1911
To install all dependent packages, use the below command
@@ -28,4 +20,12 @@ To compile the source files, use the below command
2820

2921
```
3022
npm run build
31-
```
23+
```
24+
25+
## Changelog
26+
27+
### 1.0.10-preview (2017-07-05)
28+
29+
#### New Components
30+
31+
- Added Tooltip component - [demos](http://ej2.syncfusion.com/demos/#/tooltip/default.html)

0 commit comments

Comments
 (0)