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][].
77
88## [ Unreleased] [ ]
99
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+
1016## [ Release] [ 3.6.0 ] [ 3.6.0] [ 3.5.0-3.6.0 ] - 2024-12-04
1117
1218### Added
@@ -703,7 +709,9 @@ General bugfixing from keywords and improvements from artifact building and test
703709
704710[github.io]: https://gdatasoftwareag.github.io/robotframework-flaui
705711
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
707715
708716[3.6.0]: https://github.com/GDATASoftwareAG/robotframework-flaui/releases/tag/3.6.0
709717
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