diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c817ba..1990e650 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,28 @@ +# [1.7.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.6.0...v1.7.0) (2021-05-18) + + +### Bug Fixes + +* change header of homepage (fixes [#53](https://github.com/blockbasti/just_another_workout_timer/issues/53)) ([30f9df8](https://github.com/blockbasti/just_another_workout_timer/commit/30f9df8dbecb5b82a39533adcea4d8e041ce139f)) +* change header of homepage (fixes [#53](https://github.com/blockbasti/just_another_workout_timer/issues/53)) ([ba2280b](https://github.com/blockbasti/just_another_workout_timer/commit/ba2280b14be25b0d79eef6f1686779b9944accfa)) +* remove special characters from filenames (fixes [#54](https://github.com/blockbasti/just_another_workout_timer/issues/54)) ([1e82082](https://github.com/blockbasti/just_another_workout_timer/commit/1e820820ee75fa3347045ccdfa0e16c0e2e670f5)) +* remove special characters from filenames (fixes [#54](https://github.com/blockbasti/just_another_workout_timer/issues/54)) ([5995b3b](https://github.com/blockbasti/just_another_workout_timer/commit/5995b3b10a46a8f2ae5218e2bac6732c3f574a9b)) + + +### Features + +* add french language ([#48](https://github.com/blockbasti/just_another_workout_timer/issues/48)) ([9c15421](https://github.com/blockbasti/just_another_workout_timer/commit/9c15421ceb7e432d4b5b741a5b2a3c0754f72b2e)) +* add french language ([#48](https://github.com/blockbasti/just_another_workout_timer/issues/48)) ([f83bf23](https://github.com/blockbasti/just_another_workout_timer/commit/f83bf235997a8ae61093285bff2736b081196d6a)) +* add italian language ([1bd3836](https://github.com/blockbasti/just_another_workout_timer/commit/1bd3836afd531ba228e207429c2e7b8f2a6d149f)) +* add italian language ([1c1b3f3](https://github.com/blockbasti/just_another_workout_timer/commit/1c1b3f3243837ebb8cddad083082104e7337ef40)) +* add toast when saving and exit builder (implements [#47](https://github.com/blockbasti/just_another_workout_timer/issues/47)) ([f1cb6bf](https://github.com/blockbasti/just_another_workout_timer/commit/f1cb6bf5d1ddd917cc5e8e221d9b4607adbf32ba)) +* add toast when saving and exit builder (implements [#47](https://github.com/blockbasti/just_another_workout_timer/issues/47)) ([8c6094e](https://github.com/blockbasti/just_another_workout_timer/commit/8c6094e903aa001159cc51eda58e8d4d8038e615)) +* update sounds ([f1f01cc](https://github.com/blockbasti/just_another_workout_timer/commit/f1f01cc8efe3273859a577a4ccc4fc32e50dd7b8)) +* use last duration for new exercises (closes [#51](https://github.com/blockbasti/just_another_workout_timer/issues/51)) ([f3c238c](https://github.com/blockbasti/just_another_workout_timer/commit/f3c238c36cfc0aa2e09f5ed11dd996ba42140437)) +* use last duration for new exercises (closes [#51](https://github.com/blockbasti/just_another_workout_timer/issues/51)) ([78ded67](https://github.com/blockbasti/just_another_workout_timer/commit/78ded672be207e6ce877aa5d4f3a629af968b011)) + + + # [1.6.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.5.0...v1.6.0) (2021-03-11) diff --git a/fastlane/metadata/android/en-US/changelogs/20210518.txt b/fastlane/metadata/android/en-US/changelogs/20210518.txt new file mode 100644 index 00000000..93c1bc77 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/20210518.txt @@ -0,0 +1 @@ +# [1.7.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.6.0...v1.7.0) (2021-05-18) ### Bug Fixes CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test change header of homepage (fixes [#53](https://github.com/blockbasti/just_another_workout_timer/issues/53)) ([30f9df8](https://github.com/blockbasti/just_another_workout_timer/commit/30f9df8dbecb5b82a39533adcea4d8e041ce139f)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test change header of homepage (fixes [#53](https://github.com/blockbasti/just_another_workout_timer/issues/53)) ([ba2280b](https://github.com/blockbasti/just_another_workout_timer/commit/ba2280b14be25b0d79eef6f1686779b9944accfa)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test remove special characters from filenames (fixes [#54](https://github.com/blockbasti/just_another_workout_timer/issues/54)) ([1e82082](https://github.com/blockbasti/just_another_workout_timer/commit/1e820820ee75fa3347045ccdfa0e16c0e2e670f5)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test remove special characters from filenames (fixes [#54](https://github.com/blockbasti/just_another_workout_timer/issues/54)) ([5995b3b](https://github.com/blockbasti/just_another_workout_timer/commit/5995b3b10a46a8f2ae5218e2bac6732c3f574a9b)) ### Features CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add french language ([#48](https://github.com/blockbasti/just_another_workout_timer/issues/48)) ([9c15421](https://github.com/blockbasti/just_another_workout_timer/commit/9c15421ceb7e432d4b5b741a5b2a3c0754f72b2e)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add french language ([#48](https://github.com/blockbasti/just_another_workout_timer/issues/48)) ([f83bf23](https://github.com/blockbasti/just_another_workout_timer/commit/f83bf235997a8ae61093285bff2736b081196d6a)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add italian language ([1bd3836](https://github.com/blockbasti/just_another_workout_timer/commit/1bd3836afd531ba228e207429c2e7b8f2a6d149f)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add italian language ([1c1b3f3](https://github.com/blockbasti/just_another_workout_timer/commit/1c1b3f3243837ebb8cddad083082104e7337ef40)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add toast when saving and exit builder (implements [#47](https://github.com/blockbasti/just_another_workout_timer/issues/47)) ([f1cb6bf](https://github.com/blockbasti/just_another_workout_timer/commit/f1cb6bf5d1ddd917cc5e8e221d9b4607adbf32ba)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add toast when saving and exit builder (implements [#47](https://github.com/blockbasti/just_another_workout_timer/issues/47)) ([8c6094e](https://github.com/blockbasti/just_another_workout_timer/commit/8c6094e903aa001159cc51eda58e8d4d8038e615)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test update sounds ([f1f01cc](https://github.com/blockbasti/just_another_workout_timer/commit/f1f01cc8efe3273859a577a4ccc4fc32e50dd7b8)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test use last duration for new exercises (closes [#51](https://github.com/blockbasti/just_another_workout_timer/issues/51)) ([f3c238c](https://github.com/blockbasti/just_another_workout_timer/commit/f3c238c36cfc0aa2e09f5ed11dd996ba42140437)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test use last duration for new exercises (closes [#51](https://github.com/blockbasti/just_another_workout_timer/issues/51)) ([78ded67](https://github.com/blockbasti/just_another_workout_timer/commit/78ded672be207e6ce877aa5d4f3a629af968b011)) diff --git a/pubspec.yaml b/pubspec.yaml index 890a9775..112a7114 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Just Another Workout Timer publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.6.0+20210311 +version: 1.7.0+20210518 environment: sdk: ">=2.7.0 <3.0.0"