diff --git a/CHANGELOG.md b/CHANGELOG.md index ebc8eb2..2fa2764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). This changelog is inspired by [keepachangelog.com](http://http://keepachangelog.com/de/) -## Unreleased +## 5.0.0 - 2020-09-11 ### Changed - MFA shell command fetcher does not assume specific token-string format anymore, but you have to provide a bash command that fetches the exact token (see README for example).