diff --git a/CHANGELOG.md b/CHANGELOG.md index 558262a..584af0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.3] - 2023-08-18 + +### Changed + +- Update downstream workflows and actions + ## [2.0.2] - 2022-06-29 ### Added @@ -58,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `Draft new release` shared workflow - `Release to crates.io` shared workflow -[Unreleased]: https://github.com/monero-rs/workflows/compare/v2.0.2...HEAD +[Unreleased]: https://github.com/monero-rs/workflows/compare/v2.0.3...HEAD +[2.0.3]: https://github.com/monero-rs/workflows/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/monero-rs/workflows/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/monero-rs/workflows/compare/v2.0.0...v2.0.1 [2.0.0]: https://github.com/monero-rs/workflows/compare/v1.1.0...v2.0.0 diff --git a/README.md b/README.md index 3ebb3c2..9af24fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Workflow version](https://img.shields.io/badge/Workflow%20version-@v2.0.2-blue)](https://github.com/monero-rs/workflows/releases/tag/v2.0.2) +[![Workflow version](https://img.shields.io/badge/Workflow%20version-@v2.0.3-blue)](https://github.com/monero-rs/workflows/releases/tag/v2.0.3) [![License: MIT or Apache](https://img.shields.io/badge/License-MIT%20or%20Apache%202.0-yellow.svg)](./COPYRIGHT) # Shared Workflows