mirror of
https://github.com/folke/persistence.nvim.git
synced 2025-08-05 10:34:59 +02:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1.8 KiB
1.8 KiB
Changelog
1.1.0 (2023-02-28)
Features
1.0.1 (2023-01-06)
Bug Fixes
- dont throw error when session was already stopped (70c281e)
1.0.0 (2023-01-04)
⚠ BREAKING CHANGES
- save sessions in state instead of config
Features
- added config options (a39f3f1)
- inital version (8b32094)
- save sessions in state instead of config (c304745)