Skip to content

Commit 09932b0

Browse files
author
beicause
committed
Release v1.2.0
1 parent e0aea66 commit 09932b0

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [1.2.0] 2024-05-27
4+
- add `Call-graph: Max Depth` setting for both incoming and outgoing call graphs.
5+
36
## [1.1.5] 2024-03-20
47

58
- fix .callgraphignore not working in windows

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "call-graph",
33
"displayName": "Call Graph",
44
"description": "call graph for vscode",
5-
"version": "1.1.5",
5+
"version": "1.2.0",
66
"publisher": "LuoZhihao",
77
"engines": {
88
"vscode": "^1.65.0"

0 commit comments

Comments
 (0)