Update changelog & readme for the zoomed windows feature

Closes #47, #54
This commit is contained in:
Bruno Sutic
2014-10-25 18:43:56 +02:00
parent 0b496dd228
commit a35d5f9b90
2 changed files with 4 additions and 3 deletions

View File

@ -10,6 +10,7 @@
- fix default save command strategy `ps` command flags. Flags are different for
FreeBSD.
- add bash history saving and restoring (@rburny)
- preserving layout of zoomed windows across restores (@Azrael3000)
### v1.3.0, 2014-09-20
- remove dependency on `pgrep` command. Use `ps` for fetching process names.