File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.0.2] - 2022-06-29
11+
1012### Added
1113
1214- New ` base_branch ` input in ` draft-new-release.yml ` to change the default branch 'main'
@@ -56,7 +58,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5658- ` Draft new release ` shared workflow
5759- ` Release to crates.io ` shared workflow
5860
59- [ Unreleased ] : https://github.com/monero-rs/workflows/compare/v2.0.1...HEAD
61+ [ Unreleased ] : https://github.com/monero-rs/workflows/compare/v2.0.2...HEAD
62+ [ 2.0.2 ] : https://github.com/monero-rs/workflows/compare/v2.0.1...v2.0.2
6063[ 2.0.1 ] : https://github.com/monero-rs/workflows/compare/v2.0.0...v2.0.1
6164[ 2.0.0 ] : https://github.com/monero-rs/workflows/compare/v1.1.0...v2.0.0
6265[ 1.1.0 ] : https://github.com/monero-rs/workflows/compare/v1.0.0...v1.1.0
Original file line number Diff line number Diff line change 1- [ ![ Workflow version] ( https://img.shields.io/badge/Workflow%20version-@v2.0.1 -blue )] ( https://github.com/monero-rs/workflows/releases/tag/v2.0.1 )
1+ [ ![ Workflow version] ( https://img.shields.io/badge/Workflow%20version-@v2.0.2 -blue )] ( https://github.com/monero-rs/workflows/releases/tag/v2.0.2 )
22[ ![ License: MIT or Apache] ( https://img.shields.io/badge/License-MIT%20or%20Apache%202.0-yellow.svg )] ( ./COPYRIGHT )
33
44# Shared Workflows
You can’t perform that action at this time.
0 commit comments