You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). If you introduce breaking changes, please group them together in the "Changed" section using the **BREAKING:** prefix.
6
6
7
-
## [v1.12.0] - 2024-11-25
7
+
## [Unreleased] - TBD
8
8
9
9
### Changed
10
10
11
11
- Required VS Code version 1.89 at minimum
12
12
13
13
### Added
14
14
15
+
- Python language features inside proc python ([#991](https://github.com/sassoftware/vscode-sas-extension/pull/991))
16
+
17
+
## [v1.12.0] - 2024-11-25
18
+
19
+
### Added
20
+
15
21
- Added username and password support for SSH connection type ([#1126](https://github.com/sassoftware/vscode-sas-extension/pull/1126))
16
22
- Added support for SAS server for viya connections ([#1203](https://github.com/sassoftware/vscode-sas-extension/pull/1203))
17
23
- Enable find in result pane ([#714](https://github.com/sassoftware/vscode-sas-extension/pull/714))
0 commit comments