Skip to content

Commit

Permalink
Release: Add changelog for 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deribaucourt committed Jul 19, 2024
1 parent bf5334e commit ef88ac9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 2.6.0 - 2024.06.19

- Support renaming of BitBake variables in Python and Shell functions
- Detect BitBake variables in Shell functions
- Use require/inherit context in Python and Shell functions
- Improve Shell syntax highlighting of BitBake variables and functions
- Add SPDX licenses suggestions & hovers
- Support Pylint and Flake8 extensions' diagnostics
- Bump all dependencies
- Setup automated dependency updates
- Setup CI caching
- Minor bug fixes

# 2.5.0 - 2024.05.28

- Add Yocto variables renaming across a recipe file
Expand Down

0 comments on commit ef88ac9

Please sign in to comment.