Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
CHANGELOG: bump to 0.10.0
Browse files Browse the repository at this point in the history
Also move the old changelog entries for 0.9.x and older into CHANGELOG.old - it's somewhat confusing for a project's upstream to use distro-specific tools such as dch for changelog writing.
  • Loading branch information
jlu5 committed Aug 13, 2017
1 parent fde3ede commit 90c1c37
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## exe-thumbnailer 0.10.0

- gnome-exe-thumbnailer is now exe-thumbnailer (this project is unaffiliated with GNOME and has supported other desktops for quite a while now.)
- Added support for icon theme fetching on Xfce, MATE, and Cinnamon
- exe-thumbnailer now supports relative paths for .lnk files, and uses lnkinfo instead of wine-tools for parsing
- Updated Moka icon set, from Alfredo Hernández (https://bugs.launchpad.net/ubuntu/+source/gnome-exe-thumbnailer/+bug/1404744)
- Removed fallback icon generation with the first to characters of the filename. If thumbnailing fails, the default icon from the current icon theme will be used instead.
- exe-thumbnailer now writes thumbnails to XDG_CACHE_HOME instead of ~/.thumbnails, which is deprecated.
- Miscellaneous code cleanup

----

For changes between older versions of gnome-exe-thumbnailer, consult the CHANGELOG.old file instead.
File renamed without changes.

0 comments on commit 90c1c37

Please sign in to comment.