Release 1.2.1

This commit is contained in:
Murilo Venturoso 2018-05-21 11:09:16 -03:00
parent fcb71de59f
commit 2893d0e2cf
3 changed files with 9 additions and 5 deletions

View File

@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/muriloventuroso/easyssh.svg?branch=master)](https://travis-ci.org/muriloventuroso/easyssh)
[![Build Status](https://travis-ci.org/muriloventuroso/easyssh.svg?branch=master)](https://travis-ci.org/muriloventuroso/easyssh)[![Snap Status](https://build.snapcraft.io/badge/muriloventuroso/easyssh.svg)](https://build.snapcraft.io/user/muriloventuroso/easyssh)
<h1 align="center">EasySSH</h1>

View File

@ -14,6 +14,11 @@
<binary>com.github.muriloventuroso.easyssh</binary>
</provides>
<releases>
<release version="1.2.1" date="2018-05-21">
<description>
<p>Show in the file manager</p>
</description>
</release>
<release version="1.2.0" date="2018-05-16">
<description>
<p>Restore opened hosts</p>

7
debian/changelog vendored
View File

@ -1,6 +1,5 @@
com.github.muriloventuroso.easyssh (1.2.0) precise; urgency=low
com.github.muriloventuroso.easyssh (1.2.1) precise; urgency=low
* Restore opened hosts
* Bugfix
* Show in file manager
-- Murilo Venturoso <muriloventuroso@gmail.com> Wed, 16 May 2018 16:58:39 -0300
-- Murilo Venturoso <muriloventuroso@gmail.com> Mon, 21 May 2018 11:08:39 -0300