diff --git a/CHANGELOG.md b/CHANGELOG.md index 6333b85..8b1ad68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.