chore(main): release 2.0.0 (#157)

main
Oli 2024-09-11 17:25:00 +01:00 committed by GitHub
parent f0f02a990c
commit 0caa1b4837
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# Changelog
## [2.0.0](https://github.com/olimorris/persisted.nvim/compare/v1.1.1...v2.0.0) (2024-09-11)
### ⚠ BREAKING CHANGES
* remove support for old config
### Code Refactoring
* remove support for old config ([f0f02a9](https://github.com/olimorris/persisted.nvim/commit/f0f02a990c3df2a97dfea9636f719137867d0a52))
## [1.1.1](https://github.com/olimorris/persisted.nvim/compare/v1.1.0...v1.1.1) (2024-09-03)