Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Version 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
n-riesco committed Aug 13, 2018
1 parent 85590b4 commit fc38f2c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Security


## [3.0.3] - 2018-08-13

### Added
* OnPrem: Added env variable `PLOTY_CONNECTOR_BASE_URL` to customise the
`connectorUrl` set in a query metadata (#514)

### Fixed
* OnPrem: Fixed connectorUrl in query metadata
(https://github.com/plotly/streambed/issues/11310)


## [3.0.2] - 2018-08-10

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "falcon-sql-client",
"version": "3.0.2",
"version": "3.0.3",
"description": "Free, open-source SQL client for Windows, Mac and Linux",
"main": "./backend/main.js",
"scripts": {
Expand Down

0 comments on commit fc38f2c

Please sign in to comment.