2015-04-17 18:51:20 (UTC-03:00)
Marcel Rodrigues <marcelgmr@gmail.com>
Fix headings on change log.
diff --git a/CHANGES.md b/CHANGES.md index 286e4b6..4bcdb11 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ -# NEXT +# Change Log -## Bug Fixes +## NEXT + +### Bug Fixes - Fix flashing on slow terminals. - Fix crash on terminal resizing during subprocess execution. @@ -9,6 +11,6 @@ - When listing symbolic links, show link size instead of target size. - Remove possible buffer overflows. -# 0.1.0 (2015-03-07) +## 0.1.0 (2015-03-07) First version.