Skip to content

Commit 6051e57

Browse files
Fix docs
1 parent 56e57b1 commit 6051e57

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@ All notable changes to this project will be documented in this file.
66
The format is based on http://keepachangelog.com/en/1.0.0/[Keep a Changelog]
77
and this project adheres to http://semver.org/spec/v2.0.0.html[Semantic Versioning].
88

9-
== https://github.com/robotframework/RIDE[Unreleased]
10-
11-
=== Added
12-
- Added Project Settings concept. The Project Settings is a file named ``ride_settings.cfg`` inside a directory named ``.robot`` located in the Test Suite directory. The search for this directory, is done upwards from the Test Suite directory. You can create an empty directory, ``.robot`` located in the Test Suite directory or any parent directory, and RIDE will create and use the ``ride_settings.cfg``. This way you can have different settings, like: colors, UI language, and Plugins settings. The most relevant example is the creation of different Run Profiles or Arguments, in Test Runner. When you open a Test Suite outside one with Project Settings, you will see a dialog to restart RIDE, to use the ``Global Settings``.
13-
14-
=== Fixed
15-
- Fixed crash when renaming test cases names on Tree (Project Explorer), by cancelling with Escape or by adding a Space in the end.
16-
- Fixed missing text colorization in suites and test settings on Grid Editor.
9+
// == https://github.com/robotframework/RIDE[Unreleased]
1710

1811
== https://github.com/robotframework/RIDE/blob/master/doc/releasenotes/ride-2.2rc1.rst[2.2rc1] - 2025-09-25
1912

0 commit comments

Comments
 (0)