File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed 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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 4.0.13] - 2023-07-24
11
+
10
12
### Added
11
13
12
14
- New dependency mechanism isValid
@@ -541,7 +543,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
541
543
- Allow change password for current local user
542
544
- Start tracking versions
543
545
544
- [ Unreleased ] : https://github.com/ansibleguy76/ansibleforms/compare/4.0.12...HEAD
546
+ [ Unreleased ] : https://github.com/ansibleguy76/ansibleforms/compare/4.0.13...HEAD
547
+
548
+ [ 4.0.13 ] : https://github.com/ansibleguy76/ansibleforms/compare/4.0.12...4.0.13
545
549
546
550
[ 4.0.12 ] : https://github.com/ansibleguy76/ansibleforms/compare/4.0.11...4.0.12
547
551
Original file line number Diff line number Diff line change 1
- ext. version_code = 40012
2
- ext. version_name = " 4.0.12 "
1
+ ext. version_code = 40013
2
+ ext. version_name = " 4.0.13 "
You can’t perform that action at this time.
0 commit comments