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.4.0 ] [ 3.4.0] [ 3.3.0-3.4.0 ] - 2024-08-22
11
+
10
12
### Added
11
13
- [ #192 ] ( https://github.com/GDATASoftwareAG/robotframework-flaui/issues/192 ) New Screenshot Logging behaviour using Base64 encoded images
12
14
- [ #193 ] ( https://github.com/GDATASoftwareAG/robotframework-flaui/issues/193 ) Changed Screenshot keyword behaviour (Optional XPATH for element-based screenshot)
@@ -670,7 +672,11 @@ General bugfixing from keywords and improvements from artifact building and test
670
672
671
673
[github.io]: https://gdatasoftwareag.github.io/robotframework-flaui
672
674
673
- [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.3.0...main
675
+ [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.4.0...main
676
+
677
+ [3.4.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.4.0
678
+
679
+ [3.3.0-3.4.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.3.0...3.4.0
674
680
675
681
[3.3.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.3.0
676
682
Original file line number Diff line number Diff line change 1
- VERSION = "3.3 .0"
1
+ VERSION = "3.4 .0"
You can’t perform that action at this time.
0 commit comments