summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2019-03-02 22:26:13 -0800
committerSeth Morton <seth.m.morton@gmail.com>2019-03-02 23:31:09 -0800
commit0e75ae3c76ce864c4a5ecb48808375f5aef18d87 (patch)
tree568f0fd6fd0b81bfa6c1cced1af7f620505b06ca /CHANGELOG.md
parent1e2e078b3a268cbeb9b43a291d0fb84b0b5aa0ab (diff)
downloadnatsort-0e75ae3c76ce864c4a5ecb48808375f5aef18d87.tar.gz
Add a bumpversion wrapper script
This script calls bumpversion, but also updates the comparison links list at the end of the CHANGELOG.md because bumpversion cannot really handle two different search/replace patterns in the same file.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ba30a7..74d18b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-[Unreleased]
+Unreleased
---
### Changed
@@ -474,7 +474,7 @@ a pipeline by which to filter
### Changed
- Sorting algorithm to support floats (including exponentials) and basic version number support
-[Unreleased]: https://github.com/SethMMorton/natsort/compare/6.0.0...HEAD
+<!---Comparison links-->
[6.0.0]: https://github.com/SethMMorton/natsort/compare/5.5.0...6.0.0
[5.5.0]: https://github.com/SethMMorton/natsort/compare/5.4.1...5.5.0
[5.4.1]: https://github.com/SethMMorton/natsort/compare/5.4.0...5.4.1