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.0.3 ] [ 3.0.3] [ 3.0.2-3.0.3 ] - 2024-04-07
11
+
10
12
### Bugfix
11
13
12
14
- [ #174 ] ( https://github.com/GDATASoftwareAG/robotframework-flaui/issues/174 ) Improve grid wrong row count
@@ -610,7 +612,11 @@ General bugfixing from keywords and improvements from artifact building and test
610
612
611
613
[ github.io ] : https://gdatasoftwareag.github.io/robotframework-flaui
612
614
613
- [ unreleased ] : https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.0.2...main
615
+ [ unreleased ] : https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.0.3...main
616
+
617
+ [ 3.0.3 ] : https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.0.3
618
+
619
+ [ 3.0.2-3.0.3 ] : https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.0.2...3.0.3
614
620
615
621
[ 3.0.2 ] : https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.0.2
616
622
Original file line number Diff line number Diff line change 1
- VERSION = "3.0.2 "
1
+ VERSION = "3.0.3 "
You can’t perform that action at this time.
0 commit comments