File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
Go to [ legend] ( #legend---types-of-changes ) for further information about the types of changes.
11
11
12
- ## [ Unreleased ]
12
+ ## [ 1.0.3 ] 2023-05-29
13
13
14
14
### Fixed
15
15
@@ -1108,7 +1108,8 @@ _WD_CapabilitiesDisplay
1108
1108
- Initial release
1109
1109
1110
1110
1111
- [ Unreleased ] : https://github.com/Danp2/au3WebDriver/compare/1.0.2...HEAD
1111
+ [ Unreleased ] : https://github.com/Danp2/au3WebDriver/compare/1.0.3...HEAD
1112
+ [ 1.0.3 ] : https://github.com/Danp2/au3WebDriver/compare/1.0.2...1.0.3
1112
1113
[ 1.0.2 ] : https://github.com/Danp2/au3WebDriver/compare/1.0.1...1.0.2
1113
1114
[ 1.0.1 ] : https://github.com/Danp2/au3WebDriver/compare/1.0.0...1.0.1
1114
1115
[ 1.0.0 ] : https://github.com/Danp2/au3WebDriver/compare/0.13.0...1.0.0
Original file line number Diff line number Diff line change 69
69
#EndRegion Many thanks to:
70
70
71
71
#Region Global Constants
72
- Global Const $__WDVERSION = " 1.0.2 "
72
+ Global Const $__WDVERSION = " 1.0.3 "
73
73
74
74
Global Const $_WD_ELEMENT_ID = " element-6066-11e4-a52e-4f735466cecf"
75
75
Global Const $_WD_SHADOW_ID = " shadow-6066-11e4-a52e-4f735466cecf"
You can’t perform that action at this time.
0 commit comments