Remmina - The GTK+ Remote Desktop Client  v1.3.1
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
HOWTO-generate-the-changelog

Table of Contents generated with DocToc

Requirements

github_changelog_generator

You can install using gem

gem install github_changelog_generator

If you want to contribute back to the project you can clone the repository and build it.

GitHub token

You need the token because github doesn't accept more than 50 request per day with it's API. It's for free...

Generate the CHANGELOG.md

github_changelog_generator -t 689c2dd09acaebf4ce92fecaeed2ec8140b6bfbf

Commit the new CHANGELOG.md

The CHANGELOG.md should be committed only after a new release.