-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9556507
commit a99e50e
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
Changelog | ||
========= | ||
|
||
1.1.0-alpha - Support for exporting to Word document (.docx). Limited formatting, needs more testing | ||
1.2.0 - Functional export to Word document (.docx). Includes some formatting. TODO: graphs | ||
|
||
1.0.1-alpha - Small updates, preparing for export to other formats | ||
1.1.0a - Support for exporting to Word document (.docx). Limited formatting, needs more testing | ||
|
||
1.0.0 - First official release, supports export to Excel with graphs, ToC and worksheet per vulnerability | ||
1.0.1a - Small updates, preparing for export to other formats | ||
|
||
1.0.0 - First official release, supports export to Excel with graphs, ToC and worksheet per vulnerability |