Skip to content

Commit

Permalink
Release v2.1 (#899)
Browse files Browse the repository at this point in the history
## v2.1

### Minor Changes
- Easy discovery of Python interpreter and Ansible executables (#871) @priyamsahoo

### Bugfixes

- Add information message for inline suggestion trigger command (#896) @ganeshrn
- Update status-bar items (#891) @priyamsahoo
- Update inline suggestion trigger condition (#892) @ganeshrn
- Add ability to select and set cursor on vars (#883) @priyamsahoo
- Add logic for conditional Authentication Provider registration (#877) @ganeshrn
- Fix regex to match trigger for lightspeed suggestion (#875) @ganeshrn
- Update dependencies (#872) @ssbarnea

Co-authored-by: Ansible DevTools <ansible-devtools@redhat.com>
  • Loading branch information
ansibot and ansibuddy committed May 18, 2023
1 parent fe06c1c commit f6f731e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@

<!-- KEEP-THIS-COMMENT -->

## v2.1

### Minor Changes

- Easy discovery of Python interpreter and Ansible executables (#871)
@priyamsahoo

### Bugfixes

- Add information message for inline suggestion trigger command (#896) @ganeshrn
- Update status-bar items (#891) @priyamsahoo
- Update inline suggestion trigger condition (#892) @ganeshrn
- Add ability to select and set cursor on vars (#883) @priyamsahoo
- Add logic for conditional Authentication Provider registration (#877)
@ganeshrn
- Fix regex to match trigger for lightspeed suggestion (#875) @ganeshrn
- Update dependencies (#872) @ssbarnea

## v2.0

### Major Changes
Expand Down

0 comments on commit f6f731e

Please sign in to comment.