persisted.nvim/CHANGELOG.md

1.3 KiB

Changelog

2.0.1 (2024-10-17)

Bug Fixes

  • do not autostart the plugin if nvim is passed args (e65093d)

2.0.0 (2024-09-11)

⚠ BREAKING CHANGES

  • remove support for old config

Code Refactoring

  • remove support for old config (f0f02a9)

1.1.1 (2024-09-03)

Bug Fixes

1.1.0 (2024-08-22)

Features

  • add SessionSelect command (999b691)