Revision: 8295832f402b
Branch:   default
Author:   Pekka Klärck
Date:     Fri Feb  7 11:21:15 2014 UTC
Log:      updated 2.8.4 release notes with bwic and download info etc.
http://code.google.com/p/robotframework/source/detail?r=8295832f402b&repo=wiki

Modified:
 /ReleaseNotes28.wiki

=======================================
--- /ReleaseNotes28.wiki        Fri Feb  7 10:15:42 2014 UTC
+++ /ReleaseNotes28.wiki        Fri Feb  7 11:21:15 2014 UTC
@@ -492,8 +492,28 @@

 = Robot Framework 2.8.4 =

-The most visible change in Robot Framework 2.8.4 is the added new search functionality to the report ( Issue 1634 ) that allows complex search operations using patterns in suite-, test- and tag-names. -Robot Framework 2.8.4 also fixes several small defects encountered in previous versions and has many new smaller enhancements.
+Robot Framework 2.8.4 is yet another not-so-minor minor release. The
+most visible change is the new search functionality in reports (issue
+1634) that allows complex search operations based on tags as well as
+suite and test names. See the full list of issues below for other
+higher and lower priority fixes and enhancements.
+
+Robot Framework 2.8.4 was released on Friday 7th of February, 2014.
+
+*NOTE:* Due to Google Code
+[http://google-opensource.blogspot.fi/2013/05/a-change-to-google-code-download-service.html deprecating downloads], +installers have been moved to https://pypi.python.org/pypi/robotframework/. Running `pip install robotframework` or `pip install --upgrade robotframework` works exactly like earlier. +Also the latest [UserGuide User Guide] must nowadays be downloaded from http://bit.ly/rf_ug_284.
+
+== Backwards incompatible changes in 2.8.4 ==
+
+Following changes may cause backwards compatibility problems.  Study
+the linked issues more closely if you suspect that the changes affect
+you.
+
+ - Changes to configuring console output with `TestSuite.run` method (issue 1605).
+  - New argument to Python remote server (issue 1627).
+ - Changes to importing classes from sub modules as libraries (issue 1614).

 == Full list of fixes and enhancements in 2.8.4 ==

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to