File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
7
7
8
8
## [ Unreleased] [ ]
9
9
10
+ ## [ Release] [ 3.6.0 ] [ 3.6.0] [ 3.5.0-3.6.0 ] - 2024-12-04
11
+
10
12
### Added
11
13
- [ #220 ] ( https://github.com/GDATASoftwareAG/robotframework-flaui/pull/220 ) Extended Keyword to support RangeValue Pattern
12
14
- Get Property From Element ${XPATH} RANGEVALUE
@@ -701,7 +703,11 @@ General bugfixing from keywords and improvements from artifact building and test
701
703
702
704
[github.io]: https://gdatasoftwareag.github.io/robotframework-flaui
703
705
704
- [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.5.0...main
706
+ [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.6.0...main
707
+
708
+ [3.6.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.6.0
709
+
710
+ [3.5.0-3.6.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.5.0...3.6.0
705
711
706
712
[3.5.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.5.0
707
713
Original file line number Diff line number Diff line change 1
- VERSION = "3.5 .0"
1
+ VERSION = "3.6 .0"
You can’t perform that action at this time.
0 commit comments