Skip to content

Commit da0379b

Browse files
July541wz1000
authored andcommitted
Bump hls-call-hierarchy-plugin version & update document
1 parent 7464c0c commit da0379b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

plugins/hls-call-hierarchy-plugin/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Enabled by default. You can disable it in your editor settings whenever you like
2323
```
2424

2525
## Change log
26+
### 1.0.3.0
27+
Remove force update `HieDb` logic in queries.
2628
### 1.0.1.0
2729
- Support call from a type signature.
2830
- Support call from a function pattern.

plugins/hls-call-hierarchy-plugin/hls-call-hierarchy-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: hls-call-hierarchy-plugin
3-
version: 1.0.2.0
3+
version: 1.0.3.0
44
synopsis: Call hierarchy plugin for Haskell Language Server
55
description:
66
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server/tree/master/plugins/hls-call-hierarchy-plugin#readme>

0 commit comments

Comments
 (0)