-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
06e338b
commit ee58df4
Showing
3 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# [1.6.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.5.0...v1.6.0) (2021-03-11) ### Bug Fixes CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml test disable TTS when no TTS engine is installed (fixes [#36](https://github.com/blockbasti/just_another_workout_timer/issues/36)) ([0841f71](https://github.com/blockbasti/just_another_workout_timer/commit/0841f7173b8617a60b7e0c7d5ffbdb684040be9f)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml test don't rebuild BuilderPage after text input (closes [#39](https://github.com/blockbasti/just_another_workout_timer/issues/39)) ([a1196a9](https://github.com/blockbasti/just_another_workout_timer/commit/a1196a98eaa2c19c2570a69dfe776460b1b405ae)) ### Features CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml test allow changing exercise duration in 1 second steps (closes [#38](https://github.com/blockbasti/just_another_workout_timer/issues/38)) ([4665d0f](https://github.com/blockbasti/just_another_workout_timer/commit/4665d0f49c0a9f59b21185831ee40c109f0973be)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml test allow sorting workouts on home page (closes [#30](https://github.com/blockbasti/just_another_workout_timer/issues/30)) ([1f46c4a](https://github.com/blockbasti/just_another_workout_timer/commit/1f46c4ad138c74182b3d97ef50b63908014313b5)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml test remove exit check from builder when nothing has changed ([f04486d](https://github.com/blockbasti/just_another_workout_timer/commit/f04486dbc8baec4a8bca92ebf1a0621be48c0168)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml test remove exit check in unnecessary situations in workout_runner.dart ([a633a77](https://github.com/blockbasti/just_another_workout_timer/commit/a633a77b6df9c4246bedaf7fc9ef776fca437088)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters