diff --git a/CHANGELOG.md b/CHANGELOG.md index b19540cc..333e036b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,4 +74,3 @@ - [#180: Add MinVerVersionOverride property to simplify usage of both MinVer and minver-cli in the same build](https://github.com/adamralph/minver/issues/180) - [#193: Log info message when no version tags are found](https://github.com/adamralph/minver/issues/193) - [#194: Log all ignored tags for a commit](https://github.com/adamralph/minver/issues/194) - diff --git a/README.md b/README.md index ee244f4c..f37949cf 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Note that the option names are case-insensitive. ## FAQ -_(With TL;DR answers inline.)_ +(With TL;DR answers inline.) - [Why not use GitVersion, Nerdbank.GitVersioning, or some other tool?](#why-not-use-gitversion-nerdbankgitversioning-or-some-other-tool) _(simplicity)_ - [Can I bump the major or minor version?](#can-i-bump-the-major-or-minor-version) _(yes)_