@@ -5,12 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ Unreleased]
8+
9+ ## [ 1.16.0] - 2024-08-11
810### Added
911- Estonia and Belarus translations
10- - Updated flag of Belarus to White-Red-White
1112- advanced option to show break options (Skip, Pause, Reset) in Strict mode
12- - add autostart option for Linux
13- - Add keyboard shortcuts for pause breaks for duration.
13+ - autostart option for Linux
14+ - keyboard shortcuts for pause breaks for specific durations
1415
1516### Changed
1617- updated many translations
@@ -21,7 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2122- Schedule and Menu options not being updated after change of language
2223- multiple RTL UI issues
2324- RPM installer conflicts with other Electron apps
24- - improve break window loading to fix blank window
25+ - improve break window loading to improve blank window issues
2526
2627## [ 1.15.1] - 2023-11-19
2728### Fixed
@@ -755,7 +756,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
755756- resume/pause functionality for reminder
756757- scripts for creating installers for OS X, Windows, Linux
757758
758- [ Unreleased ] : https://github.com/hovancik/stretchly/compare/v1.15.1...HEAD
759+ [ Unreleased ] : https://github.com/hovancik/stretchly/compare/v1.16.0...HEAD
760+ [ 1.15.1 ] : https://github.com/hovancik/stretchly/compare/v1.15.1...v1.16.0
759761[ 1.15.1 ] : https://github.com/hovancik/stretchly/compare/v1.15.0...v1.15.1
760762[ 1.15.0 ] : https://github.com/hovancik/stretchly/compare/v1.14.1...v1.15.0
761763[ 1.14.1 ] : https://github.com/hovancik/stretchly/compare/v1.14.0...v1.14.1
0 commit comments