Update changelog

This commit is contained in:
Bruno Sutic
2014-10-17 17:47:10 +02:00
parent 94985fc500
commit 8328de41d8

View File

@ -9,6 +9,7 @@
- create `expect` script that can fully restore tmux environment
- fix default save command strategy `ps` command flags. Flags are different for
FreeBSD.
- add bash history saving and restoring (@rburny)
### v1.3.0, 2014-09-20
- remove dependency on `pgrep` command. Use `ps` for fetching process names.