Skip to content

Commit 30e2894

Browse files
committed
Merge branch 'master' of github.com:grid-js/gridjs-vue
Signed-off-by: Daniel Sieradski <[email protected]> # Conflicts: # CHANGELOG.md
2 parents b55284d + c799600 commit 30e2894

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,23 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5+
<<<<<<< HEAD
56
## [5.0.1] - 2021-06-08
7+
=======
8+
## [Unreleased]
9+
>>>>>>> c79960086ab0839845244181cca100eee03ca65e
610
711
- Major update!
812
- Changed semantic versioning to match version of Grid.js on which it is built to work
913
- Moved entirely to an ES6 module
1014
- Dropped npm dependencies in favor of unpkg so it can be used entirely on the frontend without bundlers
1115
- Removed inessential dependencies and lightened the weight of others
1216
- Simplified the testing procedure
17+
<<<<<<< HEAD
1318

1419
## [4.0.0] - 2020-07-14
20+
=======
21+
>>>>>>> c79960086ab0839845244181cca100eee03ca65e
1522
1623
## [0.4.1] - 2020-07-14
1724

0 commit comments

Comments
 (0)