File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
7
7
8
8
## [ Unreleased] [ ]
9
9
10
+ ## [ Release] [ 3.6.1 ] [ 3.6.1] [ 3.6.0-3.6.1 ] - 2024-12-27
11
+
12
+ ### Added
13
+
14
+ - [ #221 ] ( https://github.com/GDATASoftwareAG/robotframework-flaui/pull/221 ) Python 3.13 support
15
+
10
16
## [ Release] [ 3.6.0 ] [ 3.6.0] [ 3.5.0-3.6.0 ] - 2024-12-04
11
17
12
18
### Added
@@ -703,7 +709,9 @@ General bugfixing from keywords and improvements from artifact building and test
703
709
704
710
[github.io]: https://gdatasoftwareag.github.io/robotframework-flaui
705
711
706
- [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.6.0...main
712
+ [unreleased]: https://github.com/GDATASoftwareAG/robotframework-flaui/compare/3.6.1...main
713
+
714
+ [3.6.1]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.6.1
707
715
708
716
[3.6.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.6.0
709
717
Original file line number Diff line number Diff line change 1
- VERSION = "3.6.0 "
1
+ VERSION = "3.6.1 "
You can’t perform that action at this time.
0 commit comments