File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
src/Behavioral.Automation Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- [ 1.8.6 ] - 2022-02-14
7+ [ 1.8.5 ] - 2022-01-27
88### Changed
9- - Updated project template with the new version of web element wrapper
9+ - Bindings code refactoring
10+ - Updated Specflow package version
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The whole automation code is divided into the following parts:
1616- UI structure descriptive code
1717- Supportive code</Description >
1818 <Copyright >Quantori Inc.</Copyright >
19- <PackageVersion >1.8.6 </PackageVersion >
19+ <PackageVersion >1.8.5 </PackageVersion >
2020 <RepositoryUrl >https://github.com/quantori/Behavioral.Automation</RepositoryUrl >
2121 <PublishRepositoryUrl >true</PublishRepositoryUrl >
2222 <IncludeSymbols >true</IncludeSymbols >
You can’t perform that action at this time.
0 commit comments