Skip to content

Commit 0a02acb

Browse files
chore(main): release 3.0.0 (#526)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7755a29 commit 0a02acb

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/nvim-flutter/flutter-tools.nvim/compare/v2.2.0...v3.0.0) (2026-05-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* remove support to older than 0.11 nvim versions ([#525](https://github.com/nvim-flutter/flutter-tools.nvim/issues/525))
9+
10+
### Features
11+
12+
* remove support to older than 0.11 nvim versions ([#525](https://github.com/nvim-flutter/flutter-tools.nvim/issues/525)) ([417304b](https://github.com/nvim-flutter/flutter-tools.nvim/commit/417304b5c83633a60c353f64ad6ba090fda6eab0))
13+
14+
15+
### Bug Fixes
16+
17+
* **devtools:** stop DevTools server on flutter shutdown ([#521](https://github.com/nvim-flutter/flutter-tools.nvim/issues/521)) ([1f532b5](https://github.com/nvim-flutter/flutter-tools.nvim/commit/1f532b515cffd45ea6dc2d9399e06622515f42e7))
18+
319
## [2.2.0](https://github.com/nvim-flutter/flutter-tools.nvim/compare/v2.1.0...v2.2.0) (2026-01-14)
420

521

0 commit comments

Comments
 (0)