Skip to content

Commit 6f768ba

Browse files
committed
Prepare 0.2.0 release
1 parent 190175c commit 6f768ba

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.0 (02-Apr-2025)
2+
- Handle `objectscript.conn` that specifies docker-compose object instead of `server` or `host` + `port` (#18).
3+
- Handle macOS's removal of OpenSSL 1.1 (#21).
4+
15
## 0.1.1 (02-Jan-2025)
26
- Fix release CI.
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "iris-jupyter-server",
33
"displayName": "Jupyter Server Proxy for InterSystems IRIS",
44
"description": "Run a local Jupyter Server acting as a proxy for InterSystems IRIS servers defined in InterSystems Server Manager",
5-
"version": "0.1.2-SNAPSHOT",
5+
"version": "0.2.0-SNAPSHOT",
66
"preview": true,
77
"publisher": "intersystems-community",
88
"icon": "images/logo.png",

0 commit comments

Comments
 (0)