Skip to content

Commit 20b368a

Browse files
Change and up package version in CHANGELOG.md (#370)
1 parent b8fb0f2 commit 20b368a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 1.1.2
1+
## 1.2.0
22

33
- Fixed [#350](https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues/350) - Waveform clipping at starting position
4-
- Fixed [#304](https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues/304) - Improved Documentation.
4+
- Chore [#304](https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues/304) - Improved Documentation.
55
- Fixed [#349](https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues/349) - iOS audio plays without sound
6-
- Fixed seekTo position issue where onDrag of waveform at initial position first wave outside the seekLine
6+
- Fixed [#364](https://github.com/SimformSolutionsPvtLtd/audio_waveforms/pull/364) seekTo position issue where onDrag of waveform at initial position first wave outside the seekLine.
77
- Fixed [#301](https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues/301) - Cannot catch error of preparePlayer
8-
- Added feature to setReleaseMode for player controller
8+
- Added feature to setReleaseMode for player controller. Fixes [#228](https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues/228)
99

1010
## 1.1.1
1111

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: audio_waveforms
22
description: A Flutter package that allow you to generate waveform while recording audio or from audio file.
3-
version: 1.1.2
3+
version: 1.2.0
44
homepage: https://github.com/SimformSolutionsPvtLtd/audio_waveforms
55
issue_tracker: https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues
66

0 commit comments

Comments
 (0)