소스 검색

Update changelog for 4.0.7-rc.0 release

Kevin Brown 6 년 전
부모
커밋
2596f2ab9c
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -1,5 +1,16 @@
 # Change Log
 
+## 4.0.7
+
+### New features/improvements
+- Do not close on select if Ctrl or Meta (Cmd) keys being held (#5222)
+
+### Bug fixes
+- Fixed issue where single select boxes would automatically reopen when they were closed (#5490, #5492)
+
+### Miscellaneous
+- Move almost and jquery-mousewheel to devDependencies (#5489)
+
 ## 4.0.6
 
 ### New features/improvements