File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ to [Semantic Versioning][].
6
6
This document follows the conventions laid out in [ Keep a CHANGELOG] [ ] .
7
7
8
8
## [ Unreleased] [ ]
9
+
10
+ ## [ Release] [ 3.5.0 ] [ 3.5.0] [ 3.4.0-3.5.0 ] - 2024-11-08
11
+
9
12
### Added
10
13
- [ #202 ] ( https://github.com/GDATASoftwareAG/robotframework-flaui/issues/202 ) New Keywords
11
14
- Click Hold Open
@@ -688,7 +691,11 @@ General bugfixing from keywords and improvements from artifact building and test
688
691
689
692
[github.io]: https://gdatasoftwareag.github.io/robotframework-flaui
690
693
691
- [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.4.0...main
694
+ [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.5.0...main
695
+
696
+ [3.5.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.5.0
697
+
698
+ [3.4.0-3.5.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.4.0...3.5.0
692
699
693
700
[3.4.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.4.0
694
701
You can’t perform that action at this time.
0 commit comments