Skip to content

Commit 762b611

Browse files
committed
John's comments
1 parent 778f73e commit 762b611

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
## [2.12.6] 23-Jul-2024
44
- Enhancements
5-
- Support command stepping in debugger (#1385)
5+
- Support command stepping in debugger (requires InterSystems IRIS 2023.1.5, 2024.1.1+, or 2024.2+) (#1385)
66
- Add `Compile` command to server-side file explorer (#1389)
77
- Associate unit test debug sessions with the test runs (#1395)
88
- Add command for opening InterSystems documents (#1398)
9-
- Set file readonly if class is deployed or if server-side source control reports it not editable (off by default) (#1399)
9+
- Make server-side class readonly if it's deployed (#1399)
10+
- Add new `objectscript.serverSourceControl.respectEditableStatus` setting to make server-side file readonly if source control reports it i not editable (#1399)
1011
- Fixes
1112
- Improve triggering of `AttemptedEdit` source control action (#1380)
1213
- Use hyphen instead of underscore in HTTP request header names (#1384)

0 commit comments

Comments
 (0)