Author: pekka.klarck
Date: Wed Apr 8 02:40:45 2009
New Revision: 1751
Added:
wiki/ReleaseNotes21.wiki
Log:
initial version
Added: wiki/ReleaseNotes21.wiki
==============================================================================
--- (empty file)
+++ wiki/ReleaseNotes21.wiki Wed Apr 8 02:40:45 2009
@@ -0,0 +1,40 @@
+#summary Release notes for 2.1 series
+
+<wiki:toc max_depth="2" />
+
+= Robot Framework 2.1 =
+
+Robot Framework 2.1 is the first major release in the first open
+source release in June 2008. It contains plenty of new functionality
+and also ssome new libraries.
+
+Robot Framework 2.1 beta was released on Wednesday 2009-04-08 and it
+can be downloaded from the
+[http://code.google.com/p/robotframework/downloads/list download
+page]. The beta release should already contain all the changes to the
+core framework but String library (issue 231) and Remote library
+(issue 118) are still under development and some documentation still
+needs to be updated.
+
+Final release is targeted for Wednesday 2009-04-15 and these release
+notes will be enhcanced before that.
+
+
+== Backwards incompatible changes ==
+
+ * Using test data with URLs is not possible anymore (issue 123)
+ * Information about critical tags and filtered tests is not stored in
output XML (issue 146)
+ * Internal logging is changed which might affect external tools (issue
254)
+ * Some very raraly needed keywords and some arguments to keywords
deprecated (issue 217, issue 257, issue 259, issue 262, issue 270)
+
+== Acknowledgements ==
+
+Special thanks for Chirs Prinos from Texas Instruments for the initial
+patch and documentation for reStructuredText support (issue
+231). Thanks also for everyone who have submitted bugs and enhancement
+requests to the
+[http://code.google.com/p/robotframework/issues issue tracker].
+
+
+== List of fixes and enhancements ==
+