Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 1047af8

Browse files
Merge pull request #558 from plotly/v4.1.0
release prep
2 parents b208c6e + 1661860 commit 1047af8

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1919

2020
### Security
2121

22+
## [4.1.0] - 2018-12-21
23+
24+
### Added
25+
26+
* Clickhouse connector
27+
28+
### Security
29+
30+
* Upgraded Electron
31+
2232
## [4.0.0] - 2018-12-04
2333

2434
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "falcon-sql-client",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Free, open-source SQL client for Windows, Mac and Linux",
55
"main": "./backend/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)