diff --git a/README.md b/README.md index 9dd061a..9df8a65 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ Your OIDC-Client must be allowed to redirect to **every** subpath of your applic # Examples Take a look at the `examples` folder for examples. +# Older Versions +All versions on [crates.io](https://crates.io) are available as git tags. +Additonal all minor versions have their own branch (format `vX.Y` where `X` is the major and `Y` is the minor version) where bug fixes are implemented. +Examples for each version can be found there in the previously mentioned `examples` folder. + # Contributing I'm happy about any contribution in any form. Feel free to submit feature requests and bug reports using a GitHub Issue.