File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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+ * Repeat operations for adding delimiters. ([ #360 ] ( https://github.com/kylechui/nvim-surround/issues/360 ) ) ([ ded28a6] ( https://github.com/kylechui/nvim-surround/commit/ded28a62aebc91e490bcfc3b5c7c4bb6160f2b08 ) )
9+ * See an explanation/example of what changed [ here] ( https://github.com/kylechui/nvim-surround/issues/77#issuecomment-2719745907 )
10+
11+ ### Features
12+
13+ * Repeat operations for adding delimiters. ([ #360 ] ( https://github.com/kylechui/nvim-surround/issues/360 ) ) ([ ded28a6] ( https://github.com/kylechui/nvim-surround/commit/ded28a62aebc91e490bcfc3b5c7c4bb6160f2b08 ) )
14+
15+
16+ ### Documentation
17+
18+ * Recommend v3 to new users. ([ f081cd0] ( https://github.com/kylechui/nvim-surround/commit/f081cd0a3be56bde880f366bf8a5ec17b1756b31 ) )
19+
320## [ 2.3.2] ( https://github.com/kylechui/nvim-surround/compare/v2.3.1...v2.3.2 ) (2025-01-18)
421
522
You can’t perform that action at this time.
0 commit comments