Commit Diff


commit - 7bdb28040817e2b499c8eaf9a888090f980d572d
commit + c825544f6d2ab8af3a4b9f94a8537ca024f55807
blob - 286e4b6b8d8ccb8a1c8f5fc60c8fa5cb3e8c3b99
blob + 4bcdb118c9e17cb9abee0f017fd757ce240a40ed
--- CHANGES.md
+++ CHANGES.md
@@ -1,7 +1,9 @@
-# NEXT
+# Change Log
 
-## Bug Fixes
+## NEXT
 
+### Bug Fixes
+
 - Fix flashing on slow terminals.
 - Fix crash on terminal resizing during subprocess execution.
 - Accept relative paths as arguments.
@@ -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.