-rw-r--r-- | NEWS.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,19 +1,24 @@ <?xml version="1.0" encoding="us-ascii"?> <news> + <version version="0.0.4" date=""> + <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> + <ni>UI polishing</ni> + <ni>code cosmetics</ni> + </version> <version version="0.0.3" date="November 6th, 2006"> <ni>Firefox 2.0 compatibility</ni> </version> <version version="0.0.2" date="October 17th, 2006"> <ni>Added brief help file</ni> <ni>Fixed HTML generation code</ni> <ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni> </version> <version version="0.0.1" date="October 3rd, 2006"> <ni>Added ability to paginate through search results</ni> <ni>Fixed packaging bug that omitted packaging license dialog</ni> <ni>A lot of code cleanup and UI polishing</ni> </version> <version version="0.0" date="September 26th, 2006"> <ni>Initial release</ni> </version> </news> |