Skip to content

Commit 1673a29

Browse files
authored
chore(main): release 1.1.1 (#154)
1 parent 6e9c992 commit 1673a29

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/olimorris/persisted.nvim/compare/v1.1.0...v1.1.1) (2024-09-03)
4+
5+
6+
### Bug Fixes
7+
8+
* [#146](https://github.com/olimorris/persisted.nvim/issues/146) better handling for empty tables ([c9c11ee](https://github.com/olimorris/persisted.nvim/commit/c9c11ee71feeecfa86bc7650eda4c4d0c5505f6d))
9+
* SessionDelete now uses native vim cmds ([#156](https://github.com/olimorris/persisted.nvim/issues/156)) ([6e9c992](https://github.com/olimorris/persisted.nvim/commit/6e9c992381765a57d29ca7dc0b912683216d59c4))
10+
311
## [1.1.0](https://github.com/olimorris/persisted.nvim/compare/v1.0.0...v1.1.0) (2024-08-22)
412

513

0 commit comments

Comments
 (0)