diff --git a/CHANGELOG.md b/CHANGELOG.md index 39f111c..413e086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.1] - 2021-11-11 + +### Fixed + +- Use heading coherent with marketplace in `README.md`. +- Release link in `README.md` now points to GitHub. + ## [1.0.0] - 2021-11-11 ### Added diff --git a/README.md b/README.md index 21c3ff8..7a84400 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# setup-texlive-action +# Setup TeX Live [![Ubuntu CI tests status badge][ubuntu-ci-shield]][ubuntu-ci-url] [![macOS CI tests status badge][macos-ci-shield]][macos-ci-url] @@ -15,7 +15,7 @@ [macos-ci-shield]: https://img.shields.io/github/workflow/status/paolobrasolin/setup-texlive-action/macos/main?label=macOS&logo=apple&logoColor=white [windows-ci-shield]: https://img.shields.io/github/workflow/status/paolobrasolin/setup-texlive-action/windows/main?label=Windows&logo=windows&logoColor=white -[release-url]: https://github.com/marketplace/actions/setup-texlive-action "Latest release" +[release-url]: https://github.com/paolobrasolin/setup-texlive-action/releases "Latest release" [license-url]: https://github.com/paolobrasolin/setup-texlive-action/blob/main/LICENSE "License" [release-shield]: https://img.shields.io/github/v/release/paolobrasolin/setup-texlive-action?display_name=tag&sort=semver