We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f081cd0 commit ba6b411Copy full SHA for ba6b411
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [3.0.0](https://github.com/kylechui/nvim-surround/compare/v2.3.2...v3.0.0) (2025-03-13)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* Recommend v3 to new users.
9
10
+### Features
11
12
+* Repeat operations for adding delimiters. ([#360](https://github.com/kylechui/nvim-surround/issues/360)) ([ded28a6](https://github.com/kylechui/nvim-surround/commit/ded28a62aebc91e490bcfc3b5c7c4bb6160f2b08))
13
14
15
+### Documentation
16
17
+* Recommend v3 to new users. ([f081cd0](https://github.com/kylechui/nvim-surround/commit/f081cd0a3be56bde880f366bf8a5ec17b1756b31))
18
19
## [2.3.2](https://github.com/kylechui/nvim-surround/compare/v2.3.1...v2.3.2) (2025-01-18)
20
21
0 commit comments