Skip to content

Commit 902bd5f

Browse files
committed
6.0.3
1 parent e4e9e1c commit 902bd5f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [6.0.3] - 2020-06-12
6+
### Added
7+
- Optimized newly adding cabal sync and reduced overall boot time.
8+
### Fixed
9+
- Fixed crash related to moderation.
10+
- Fixed initialization crash.
11+
512
## [6.0.2] - 2020-06-11
613
### Added
714
- Added support for adding cabals using domain names.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cabal-desktop",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"description": "Cabal p2p offline-first desktop application",
55
"scripts": {
66
"build": "cross-env NODE_ENV=production webpack",

0 commit comments

Comments
 (0)