File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.11.0] - 2025-03-24
11+
12+ ### Changed
13+
14+ - Eflyt now using resilient browser for login to avoid stale elements
15+
1016## [ 2.10.0] - 2025-03-20
1117
1218### Changed
@@ -208,7 +214,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
208214
209215- Initial release
210216
211- [ Unreleased ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/compare/2.10.0...HEAD
217+ [ Unreleased ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/compare/2.11.0...HEAD
218+ [ 2.11.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.11.0
212219[ 2.10.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.10.0
213220[ 2.9.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.9.0
214221[ 2.8.1 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.8.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " itk_dev_shared_components"
7- version = " 2.10 .0"
7+ version = " 2.11 .0"
88authors = [
99 { name =" ITK Development" , email =" itk-rpa@mkb.aarhus.dk" },
1010]
You can’t perform that action at this time.
0 commit comments