Skip to content

Commit

Permalink
release: version 1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanDi123 committed May 24, 2021
1 parent ce9cf32 commit d25403b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.9.5
- LINK Anchors now render a clickable highlight instead of a CodeLens
- As a result the weird "jumpy" behaviour with CodeLens is no longer an issue (#109)

## 1.9.4
- Added Show Cursor setting
- Renders a sidebar entry representing the current cursor position
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "comment-anchors",
"displayName": "Comment Anchors",
"description": "Place anchor tags within comments for easy file & workspace navigation.",
"version": "1.9.4",
"version": "1.9.5",
"publisher": "ExodiusStudios",
"engines": {
"vscode": "^1.38.0"
Expand Down

0 comments on commit d25403b

Please sign in to comment.