Mercurial > addons > firefox-addons > feed-preview
changeset 59:1ba6df18301e version-11
Release version 11
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Wed, 06 May 2020 13:53:20 +0200 |
parents | d9cc8e88d297 |
children | d72fadc79ead |
files | Makefile NEWS |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Wed May 06 13:51:51 2020 +0200 +++ b/Makefile Wed May 06 13:53:20 2020 +0200 @@ -22,7 +22,7 @@ # NAME = feed-preview -VERSION = 10 +VERSION = 11 EXT_NAME = $(subst -,_,$(NAME))-$(VERSION) INKSCAPE := inkscape
--- a/NEWS Wed May 06 13:51:51 2020 +0200 +++ b/NEWS Wed May 06 13:53:20 2020 +0200 @@ -1,6 +1,12 @@ News ==== +Feed Preview 11 (2020-05-06T13:53:20+02:00) +------------------------------------------- + +- Fix HTML markup of the options page +- Fix non-responsive buttons for managing feed readers + Feed Preview 10 (2019-10-28T15:02:29+01:00) -------------------------------------------