Skip to content

Commit

Permalink
update history and version
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcaunt committed Jan 9, 2024
1 parent 306eab2 commit 4c9c235
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2.11.0 09/01/2024
================
* Add config for visa-print server
* Fix logging on websocket proxy when not found

2.10.0 20/11/2023
================
* Generalise the proxy to allow multiple services to be proxied. All require authentication/authorisation, jupyter service performs additional metrics on the api server. Path rewrites possible.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "visa-jupyter-proxy",
"version": "2.10.0",
"version": "2.11.0",
"description": "VISA Jupyter Proxy",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4c9c235

Please sign in to comment.