X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=NEWS;h=762f31ade4802d2c6a631db6a7a4af9867787309;hb=9c55af4a223ce4db29d643251109e245665344bd;hp=8c0dce67b60ddf7e50e91bce357aceb80c26ac4a;hpb=867c69a92760133e2aeff424945a75343566bff4;p=lyx.git diff --git a/NEWS b/NEWS index 8c0dce67b6..762f31ade4 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,34 @@ http://wiki.lyx.org/LyX/NewInLyX21 * Equation Editor "mode" +What's new in version 2.0.8? +---------------------------- + +LyX 2.0.8 is the final release in the 2.0 series. It is intended for +those who for some reason wish or need to continue using LyX 2.0.x. Most +users should upgrade to 2.1.0, which is being released simultaneously. + +This release incorporates a number of important bug fixes, almost all of +which are also in 2.1.0. Those that are not will be released with 2.1.1. +The most important feature of 2.0.8 is that it is capable of reading and +writing files from LyX 2.1.x. Files from the newer format should open in +LyX 2.0.8 without the user needing to do anything special. Files can be +exported to the 2.1.x format in the usual way: via File> Export. + + +What's new in version 2.0.7? +---------------------------- + +2.0.7 is another bug-fixing release. Most of these are minor, but there +is one that is very ipmortant: #8854, which could lead to file corruption +in certain cases and, more often, would lead to errors in generated +files (e.g., PDFs). We encourage all LyX users to upgrade to this +version. + +A number of other, less critical bugs have also been fixed. Please see +the ANNOUNCE file for details. + + What's new in version 2.0.6? ----------------------------