Skip to content

Commit

Permalink
Changelog update - v1.7.0 (#259)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
github-actions[bot] and actions-user committed Sep 18, 2023
1 parent 2c3ed8e commit 2b8eb89
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,21 @@

## Unreleased

## 1.7.0 - 2023-09-17

### Added
- Variable type hints
- Parameter name hints
- Code vision support for insights of usages, implementations and code contributors
- Variable type hints
- Parameter name hints
- Code vision support for insights of usages, implementations and code contributors

### Changed
- Improve performance and reliability of loading changelogs (#227)
- Improve performance and reliability of loading documentations (#227)
- Include this plugin's version in bug reports
- Improve performance and reliability of loading changelogs (#227)
- Improve performance and reliability of loading documentations (#227)
- Include this plugin's version in bug reports

### Fixed
- Fix null exception for PsiElement.getParent() (#254)
- Fix "Make private action doesn't create a proper constructor signature" (#255)
- Fix null exception for PsiElement.getParent() (#254)
- Fix "Make private action doesn't create a proper constructor signature" (#255)
- Fix pub changelog provider enabled for non-Flutter projects (#256)

## 1.6.1 - 2023-07-07
Expand Down

0 comments on commit 2b8eb89

Please sign in to comment.