Skip to content

Commit efd9b94

Browse files
committed
Correct the referenced issue link from 149 to 150
Signed-off-by: Remy Suen <[email protected]>
1 parent 76cccd8 commit efd9b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ All notable changes to the Docker Language Server will be documented in this fil
2121
- support highlighting the long form `depends_on` syntax for services ([#71](https://github.com/docker/docker-language-server/issues/71))
2222
- support highlighting referenced networks, volumes, configs, and secrets ([#145](https://github.com/docker/docker-language-server/issues/145))
2323
- textDocument/prepareRename
24-
- support rename preparation requests ([#149](https://github.com/docker/docker-language-server/issues/149))
24+
- support rename preparation requests ([#150](https://github.com/docker/docker-language-server/issues/150))
2525
- textDocument/rename
2626
- support renaming named references of services, networks, volumes, configs, and secrets ([#149](https://github.com/docker/docker-language-server/issues/149))
2727

0 commit comments

Comments
 (0)