Skip to content

Commit

Permalink
Remove "preview" from version section + fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rpinski committed Sep 10, 2024
1 parent 9923c8f commit 46fea7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## Release Notes

### 1.0.0 (preview)
### 1.0.0

- Complete rewrite of extension, now being a real editor extension instead of just a collection of snippets
- Shebang suggestions now only shown at beginning of 1st line and not anywhere in document
- After completing a shebang line, document language is automatically updated appropritately
- Support for zsh and Nushell shebangs
- Shebangs with `/usr/bin/...` and `/usr/bin/env ...` are both supported
- The extension learns from it's usage, frequently used shebangs are preferred in suggestion list
- The extension learns from its usage, frequently used shebangs are preferred in suggestion list

### 0.1.4

Expand Down

0 comments on commit 46fea7d

Please sign in to comment.