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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Finally include the main javascript file.
86
86
# Change Log
87
87
88
88
## New features (2.1.20)!
89
-
* Fix for #83: `change` event has been from `change.dp` to `change` so that no custom change events have to be listened to.
89
+
* Fix for #83: ~~`change` event has been from `change.dp` to `change` so that no custom change events have to be listened to.~~ This change has been rolled back due to causing another more serious bug
90
90
* Fix for #78: Script has been update for breaking changes in Moment 2.4.0
0 commit comments