diff --git a/README.md b/README.md index a89928c..65e1808 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ _A tiny library to help versioning management of git python projects_ Because a good developer is a lazy developer and version management in CI/CD can be very time consuming. - Checkout [Latest Documentation](https://chacha.ddns.net/mkdocs-web/chacha/pygitversionhelper/{{branch}}/latest/). ## Features @@ -24,7 +23,8 @@ Checkout [Latest Documentation](https://chacha.ddns.net/mkdocs-web/chacha/pygitv - get current version (bumped) - convert / switch from SemVer to PEP440 (both ways) - automatic version format detection (SemVer by default) - + - Get commit message history + ## Options - restrict to same branch - both SemVer and PEP440 support