aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2020-08-24 20:34:28 +0000
committerGitHub <noreply@github.com>2020-08-24 20:34:28 +0000
commit076e4a3b5bd7ee89a8ae812485fa472a03ba6e3f (patch)
tree8e962e3ee2fa1f33ec7cfd1d248d99fb6daea464
parentAdd CHANGELOG entry for recent contributions (diff)
downloadminiserve-076e4a3b5bd7ee89a8ae812485fa472a03ba6e3f.tar.gz
miniserve-076e4a3b5bd7ee89a8ae812485fa472a03ba6e3f.zip
Fix CHANGELOG formatting
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 516f60c..51593d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] - ReleaseDate
- Added prebuilt binaries for AARCH64, ARMv7, and ARM [#350](https://github.com/svenstaro/miniserve/pull/350)
- Remove percent-encoding in heading and title
+
Make name ordering case-insensitive
Give name column more space [#362](https://github.com/svenstaro/miniserve/pull/362) (thanks @ahti)