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

Commit

Permalink
Merge pull request #539 from plotly/v4
Browse files Browse the repository at this point in the history
v4 changelog
  • Loading branch information
nicolaskruchten authored Dec 5, 2018
2 parents cbdb341 + 1b54dc0 commit 826c3d3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,25 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Security

## [4.0.0] - 2018-12-04

### Fixed

* Google BigQuery tabs are now closeable and delete scheduled queries

### Changed

* Branding and labelling has been changed from Plot.ly/On-Premises to Chart Studio Cloud/Enterprise

### Removed

* The "Plot.ly" tab has been removed and the login button has been moved to the "Schedule" tab
* The IBM DB2 connector has been (hopefully temporarily) removed

### Security

* Grids created by Falcon are now non-world-readable by default

## [3.1.0] - 2018-11-02

### Added
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.1.0",
"version": "4.0.0",
"description": "Free, open-source SQL client for Windows, Mac and Linux",
"main": "./backend/main.js",
"scripts": {
Expand Down

0 comments on commit 826c3d3

Please sign in to comment.