emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/topspace 74ba25eee4 117/181: Update HISTORY.md format t


From: ELPA Syncer
Subject: [elpa] externals/topspace 74ba25eee4 117/181: Update HISTORY.md format to match CHANGELOG.md
Date: Tue, 23 Aug 2022 12:58:40 -0400 (EDT)

branch: externals/topspace
commit 74ba25eee4e5ba94ec4d684323a9b09d69234ac3
Author: Trevor Pogue <trevorpogue@gmail.com>
Commit: GitHub <noreply@github.com>

    Update HISTORY.md format to match CHANGELOG.md
---
 HISTORY.md | 30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

diff --git a/HISTORY.md b/HISTORY.md
index 015c7b9aed..1dc0000df5 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,32 +1,36 @@
-## 0.1.2 (2022-03-01)
+## [v0.1.2](https://github.com/trevorpogue/topspace/tree/v0.1.2) (2022-03-01)
 
-### New features
+[Full 
Changelog](https://github.com/trevorpogue/topspace/compare/v0.1.1...v0.1.2)
 
-### Bugs fixed
+**Fixed bugs:**
 * [#2](https://github.com/trevorpogue/topspace/pull/2): Make 
`recenter-top-bottom` act correctly when it moves point to bottom and top space 
is added to get there
 
-### Changes
+**Other changes:**
 
 * 
[2584138](https://github.com/trevorpogue/topspace/commit/25841387a5d0300ea49356b9781c357b84df20bd):
 Raise topspace-center-position default to a subjectively better position
 
-## 0.1.1 (2022-02-22)
+## [v0.1.1](https://github.com/trevorpogue/topspace/tree/v0.1.1) (2022-02-22)
 
-### New features
+[Full 
Changelog](https://github.com/trevorpogue/topspace/compare/v0.1.0...v0.1.1)
+
+**Fixed bugs:**
 
-### Bugs fixed
 * 
[4a69b2e](https://github.com/trevorpogue/topspace/commit/4a69b2eb741f8db9d69169a03a6724af0f2ec7ac):
 Allow recenter and recenter-top-bottom to be called interactively without an 
error
 * 
[4eb27ab](https://github.com/trevorpogue/topspace/commit/4eb27abaa182e856ba3f3c8e1e84fdd2e1f009af):
 Prevent top space from all suddenly disappearing when visual-line-mode is 
enabled and cursor scrolls bellow window-end when top space is present
 
-### Changes
+## [v0.1.0](https://github.com/trevorpogue/topspace/tree/v0.1.0) (2022-02-19)
+
+[Full 
Changelog](https://github.com/trevorpogue/topspace/compare/79aa4e78d3f5c90fc9db46d597f1680c7900b52a...v0.1.0)
 
-## 0.1.0 (2022-02-19)
+**Implemented enhancements:**
 
-### New features
 * [#1](https://github.com/trevorpogue/topspace/pull/1): Make mode work for any 
scrolling command by using add-advice with scroll-up, scroll-down, and recenter
 
-### Bugs fixed
+
+**Fixed bugs:**
+
 * [#1](https://github.com/trevorpogue/topspace/pull/1): Stabilize, clean up, 
and add performance optimizations to code to make it ready for submission to 
MELPA
 
-### Changes
-* 
[e5b65ec](https://github.com/trevorpogue/topspace/commit/e5b65eccf92571163aa1b6bd738be22d8e0ad1a5):
 Change project name from vertical-center-mode to topspace
+**Other changes:**
 
+* 
[e5b65ec](https://github.com/trevorpogue/topspace/commit/e5b65eccf92571163aa1b6bd738be22d8e0ad1a5):
 Change project name from vertical-center-mode to topspace



reply via email to

[Prev in Thread] Current Thread [Next in Thread]