pull/54/head v1.3.0
Bruno Sutic 2014-09-20 22:36:42 +02:00
parent 1d09f07d2b
commit 95303946b2
No known key found for this signature in database
GPG Key ID: 66D96E4F2F7EF26C
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Changelog
### master
### v1.3.0, 2014-09-20
- remove dependency on `pgrep` command. Use `ps` for fetching process names.
### v1.2.1, 2014-09-02