Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 29558e0

Browse files
committed
1.4.2
1 parent 08b2dc5 commit 29558e0

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [1.4.2] - 2019-09-10
7+
### Changed
8+
- Updated Chinese, Japanese, and Russian translations
9+
610
## [1.4.1] - 2019-09-10
711
### Added
8-
- Update through Sparkle (#6)
12+
- Complete Sparkle integration (#6)
913

1014
## [1.4.0] - 2019-09-08
1115
### Added

Dynamic Dark Mode.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@
833833
SDKROOT = macosx;
834834
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
835835
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
836-
VERSION = 1.4.1;
836+
VERSION = 1.4.2;
837837
};
838838
name = Debug;
839839
};
@@ -888,7 +888,7 @@
888888
SDKROOT = macosx;
889889
SWIFT_COMPILATION_MODE = wholemodule;
890890
SWIFT_OPTIMIZATION_LEVEL = "-O";
891-
VERSION = 1.4.1;
891+
VERSION = 1.4.2;
892892
};
893893
name = Release;
894894
};

0 commit comments

Comments
 (0)