Browse Source

Implement `clear` and `clearing` events (#5058)

alexweissman 7 years ago
parent
commit
50bf3cdd59
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -4,6 +4,7 @@
 
 
 ### New features/improvements
 ### New features/improvements
 - Add style property to package.json (#5019)
 - Add style property to package.json (#5019)
+- Implement `clear` and `clearing` events (#5058)
 
 
 ### Bug fixes
 ### Bug fixes
 - Add `;` before beginning of factory wrapper (#5089)
 - Add `;` before beginning of factory wrapper (#5089)