Skip to content

Commit b8f32f9

Browse files
Update ride-1.7.4.rst
Corrected rc1 version
1 parent f80874f commit b8f32f9

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

doc/releasenotes/ride-1.7.4.rst

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
=========================
2-
Robot Framework IDE 1.7.4
3-
=========================
1+
============================
2+
Robot Framework IDE 1.7.4rc1
3+
============================
44

55

66
.. default-role:: code
77

88

9-
`RIDE (Robot Framework IDE)`_ 1.7.4 is a new release with major enhancements
10-
and bug fixes. This version 1.7.4 includes fixes for installer, Font Type selection, Text Editor improvements and new File explorer.
9+
`RIDE (Robot Framework IDE)`_ 1.7.4rc1 is a new release with major enhancements
10+
and bug fixes. This version 1.7.4rc1 includes fixes for installer, Font Type selection, Text Editor improvements and new File explorer.
1111
The reference for valid arguments is `Robot Framework`_ version 3.1.2.
12-
**MORE intro stuff...**
1312

1413
* This is the **last version supporting Python 2.7**.
1514
* A new File Explorer allows to open supported file types in RIDE, or other types in a basic code editor. To open a file you must double-click on it (project folders open with right-click after being highlighted with left-click). If it is a supported file format but not with the correct structure (for example a resource file), an error message is shown, and then opens in code editor.
@@ -34,8 +33,7 @@ The reference for valid arguments is `Robot Framework`_ version 3.1.2.
3433
*Linux users are advised to install first wxPython from .whl package at* `wxPython.org`_.
3534

3635

37-
**REMOVE reference to tracker if release notes contain all issues.**
38-
All issues targeted for RIDE v1.7.4 can be found
36+
All issues targeted for RIDE v1.7.4rc1 can be found
3937
from the `issue tracker milestone`_.
4038

4139
Questions and comments related to the release can be sent to the
@@ -76,7 +74,7 @@ You can then go to `Tools>Create RIDE Desktop Shortcut`, or run the shortcut cre
7674

7775
python -m robotide.postinstall -install
7876

79-
RIDE 1.7.4 was released on Tuesday December 24, 2019.
77+
RIDE 1.7.4rc1 was released on Tuesday December 24, 2019.
8078

8179
.. _RIDE (Robot Framework IDE): https://github.com/robotframework/RIDE/
8280
.. _Robot Framework: http://robotframework.org

0 commit comments

Comments
 (0)