mirror of
https://github.com/folke/persistence.nvim.git
synced 2025-07-28 14:45:03 +02:00
chore(main): release 3.1.0 (#66)
🤖 I have created a release *beep* *boop* --- ## [3.1.0](https://github.com/folke/persistence.nvim/compare/v3.0.1...v3.1.0) (2024-07-07) ### Features * **load:** fallback to regular session when branch session does not exist (yet) ([a93748a
](a93748acdb
)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
a93748acdb
commit
c45ff862b5
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## [3.1.0](https://github.com/folke/persistence.nvim/compare/v3.0.1...v3.1.0) (2024-07-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **load:** fallback to regular session when branch session does not exist (yet) ([a93748a](https://github.com/folke/persistence.nvim/commit/a93748acdb2e7bc4389b3738b4c787b764c3b2a6))
|
||||
|
||||
## [3.0.1](https://github.com/folke/persistence.nvim/compare/v3.0.0...v3.0.1) (2024-07-07)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue