diff --git a/NEWS.md b/NEWS.md index c8221482..681e8ba1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,7 @@ Version 0.8.7 For Dev-C++ 7 Beta - enhancement: auto calcuate caret line size basing on font size - enhancement: shift+mouse wheel to scroll horizontally - fix: greatly reduces paste time + - fix: auto indent shouldn't use preprocessor's indent to calculate Version 0.8.6 For Dev-C++ 7 Beta - enhancement: greatly reduces memory usage for symbol parsing ( memory needed for bits/stdc++.h reduced from 150m+ to 80m+)