aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a64b5c..ec29cd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
The real ChangeLog is the git log. This is just a summary of the
user-visible changes between releases.
+New in 0.8.1:
+=============
+
+This is a bugfix release.
+
+sbolint:
+- When linting tarballs, files with extra dots in the filename (e.g.
+ foo.bar.tar.gz) were failing to validate. Fixed.
+- Also handle tarballs created by file-roller, which list the directory
+ last rather than first. And tarballs created by 'tar cvfz foo.tar.gz
+ foo/*', which don't list the directory at all.
+
New in 0.8.0:
=============