File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1-
21# Release History
32
3+ ### v1.1.7 [ 2024-02-01]
4+
5+ - Fixes;
6+ - [ Does not support "last Wednesday of the month" syntax] ( https://github.com/grumBit/aws_cron_expression_validator/issues/12 )
7+ - [ Does not support lists that include slashes] ( https://github.com/grumBit/aws_cron_expression_validator/issues/13 )
8+
49### v1.1.6 [ 2023-05-17]
510
611- New;
1924### v1.0.10 to v1.0.11 [ 2023-03-07]
2025
2126- New;
22- - Adds community standards documentation suggested by GitHub. _ No functional changes_
27+ - Adds community standards documentation suggested by GitHub. _ No functional changes_
2328
2429### v1.0.9 [ 2023-03-07]
2530
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " aws_cron_expression_validator"
7- version = " 1.1.6 "
7+ version = " 1.1.7 "
88authors = [
99 { name =" Graham Coster" , email =" bitjugglers@gmail.com" },
1010]
You can’t perform that action at this time.
0 commit comments