Skip to content

Commit 8e0e34d

Browse files
author
Steve King
committed
Pushing 2.0.1 release.
1 parent a20e129 commit 8e0e34d

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.0.1
2+
* Added main attribute for WebPack support
3+
4+
2.0-dev
5+
* Changed library to be OOP
6+
* Add tests
7+
* Cleaned up the codebase
8+
* Added new examples
9+
* Cleaned up old examples
10+
* Kill hotkey issues with empty commands
11+
112
* Add change event callback
213

314
1.0.4 - Bug fixes

js/bootstrap-wysiwyg.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-wysiwyg",
3-
"version": "1.0.4",
3+
"version": "2.0.1",
44
"description": "A tiny Bootstrap and jQuery based WYSIWYG rich text editor based on the browser function execCommand.",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)