changeset 34:9ddfd6ee6b01 1.0

Release 1.0
author Benoît Allard <benoit.allard@greenbone.net>
date Wed, 05 Nov 2014 08:54:50 +0100
parents bd2ae8de33c1
children a94fd33db44a
files CHANGES farolluz/__init__.py
diffstat 2 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Tue Nov 04 16:21:04 2014 +0100
+++ b/CHANGES	Wed Nov 05 08:54:50 2014 +0100
@@ -1,10 +1,16 @@
-FarolLuz next
-=============
+FarolLuz 1.0 (2014-11-05)
+=========================
+
+THis is the first public release of FarolLuz. FarolLuz is a set of library /
+utilities to manipulate Security Advisories. It is part of Farol, the Security
+Advisory Management Platform.
+
 
 Main changes since FarolLuz 0.1.1:
 ----------------------------------
 * Add tests
 * Add method to rename productIDs in the whole document
+* Add method to rename groupIDs in the whole document.
 * Split the big cvrf.py file into smaller ones
 
 FarolLuz 0.1.1 (2014-10-17)
--- a/farolluz/__init__.py	Tue Nov 04 16:21:04 2014 +0100
+++ b/farolluz/__init__.py	Wed Nov 05 08:54:50 2014 +0100
@@ -28,4 +28,4 @@
 This is part of Farol: A Security Advisory Management Platform.
 """
 
-__version__ = '0.1.1'
+__version__ = '1.0'
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)