# HG changeset patch # User BenoƮt Allard # Date 1420457121 -3600 # Node ID 92f7168a0e423ac1783e7ca16b3c292d4c7804bf # Parent e29e2d43bf0c1657c99938ce81b2c397eccdfd3d Prepare the release of FarolLuz 1.1.0 diff -r e29e2d43bf0c -r 92f7168a0e42 CHANGES --- a/CHANGES Mon Jan 05 11:41:00 2015 +0100 +++ b/CHANGES Mon Jan 05 12:25:21 2015 +0100 @@ -1,5 +1,12 @@ -FarolLuz 1.1.0 -============== +FarolLuz 1.1.0 (2015-01-05) +=========================== + +This is the first minor release of the 1.0 branch of FarolLuz. FarolLuz is a +set of library / utilities to manipulate Security Advisories. It is part of +Farol, the Security Advisory Management Platform. + +This release adds support for two new imports formats (CPE and CVE) as well as +a new export format (HTML). Main changes since FarolLuz 1.0: --------------------------------