2015-02-11 14:43:37 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
### master
|
2015-02-15 13:36:06 +00:00
|
|
|
- enable automatic environment restore when tmux is started
|
2015-02-12 15:14:42 +00:00
|
|
|
|
|
|
|
### v1.0.0, 2015-02-12
|
2015-02-11 14:43:37 +00:00
|
|
|
- first working version
|
2015-02-11 15:01:20 +00:00
|
|
|
- run the save script in the background
|
2015-02-12 00:31:56 +00:00
|
|
|
- do not start saving right after tmux is started
|
2015-02-12 02:37:34 +00:00
|
|
|
- add a check for tmux version to the initializer script
|
2015-02-12 14:42:18 +00:00
|
|
|
- when interval is set to '0' autosave is disabled
|
2015-02-12 14:45:16 +00:00
|
|
|
- bugfix: helper files not loaded
|
2015-02-12 15:01:30 +00:00
|
|
|
- update readme with the instructions how to disable auto saving
|