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.1.0 ] [ 3.1.0] [ 3.0.3-3.1.0 ] - 2024-05-05
11
+
10
12
### Added
11
13
12
14
- [ #185 ] ( https://github.com/GDATASoftwareAG/robotframework-flaui/issues/185 ) Include AutomationElement Keyword usage
@@ -632,7 +634,11 @@ General bugfixing from keywords and improvements from artifact building and test
632
634
633
635
[github.io]: https://gdatasoftwareag.github.io/robotframework-flaui
634
636
635
- [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.0.3...main
637
+ [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.1.0...main
638
+
639
+ [3.1.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.1.0
640
+
641
+ [3.0.3-3.1.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.0.3...3.1.0
636
642
637
643
[3.0.3]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.0.3
638
644
Original file line number Diff line number Diff line change 1
- VERSION = "3.0.3 "
1
+ VERSION = "3.1.0 "
You can’t perform that action at this time.
0 commit comments