File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11version : 2.1
22
3- # Filter for release tags.
4- release-filters : &release-filters
5- branches :
6- ignore : /.*/
7- tags :
8- only : /^v[0-9]+\.[0-9]+\.[0-9]+$/
9-
103parameters :
114 min-rust-version :
125 type : string
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased]
9+
10+ ### Changed
11+
12+ - 👷 ci(circleci)-remove release filters from config(pr [ #1344 ] )
13+
814## [ 3.0.21] - 2025-04-26
915
1016### Changed
@@ -1217,7 +1223,9 @@ emitted if a tracing subscriber is not found.
12171223[ #1340 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1340
12181224[ #1341 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1341
12191225[ #1342 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1342
1220- [ 3.0.21 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.20...hcaptcha-v3.0.21
1226+ [ #1344 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1344
1227+ [ Unreleased ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.21...HEAD
1228+ [ 3.0.21 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.20...v3.0.21
12211229[ 3.0.20 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.19...v3.0.20
12221230[ 3.0.19 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.18...v3.0.19
12231231[ 3.0.18 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.17...v3.0.18
You can’t perform that action at this time.
0 commit comments