diff --git a/CHANGELOG.develop b/CHANGELOG.develop index 4e701df5b..d23dbd239 100644 --- a/CHANGELOG.develop +++ b/CHANGELOG.develop @@ -325,7 +325,7 @@ sane way, here is the complete list of changed key bindings - perl6 (thanks to Bahtiar Gadimov and yuhan0) - prolog (thanks to Newres Al Haider) - reasonml (thanks to fredyr and Dave Aitken) -- solidity (thanks to Brooklyn Zelenka) +- solidity (thanks to Brooklyn Zelenka and Seong Yong-ju) - protobuf (thanks to Amol Mandhane) - restructuredtext (thanks to Wei-Wei Guo and Kalle Lindqvist) - semantic-web (thanks to Andreas Textor) @@ -2725,7 +2725,8 @@ Other: - Fixed ~SPC m :~ for current major mode commands (thanks to tinysong) **** Solidity - Key bindings: - - Added ~SPC m g~ Estimate gas at point (thanks to Brooklyn Zelenka) + - Added ~SPC m g~ Estimate gas at point + (thanks to Brooklyn Zelenka and Seong Yong-ju) **** Source control - Install orgit only when org package is used (thanks to Boris Buliga) - Defer git-gutter loading (thanks to Aaron Jensen)