File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,12 @@ All notable changes to this project will be documented in this file.
44
55---
66
7- ## [ Master] ( https://github.com/fulldecent/FDWaveformView/compare/2.2.0 ...master )
7+ ## [ Master] ( https://github.com/fulldecent/FDWaveformView/compare/2.2.1 ...master )
88
9- #### Added
9+ ---
10+
11+ ## [ 2.2.1] ( https://github.com/fulldecent/FDWaveformView/releases/tag/2.2.1 )
12+ Released on 2017-05-31.
1013
1114#### Changed
1215- Now using ranges in the API where appropriate
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'FDWaveformView'
3- s . version = '2.2.0 '
3+ s . version = '2.2.1 '
44 s . license = { :type => 'MIT' , :file => 'LICENSE' }
55 s . summary = 'Reads an audio file and displays the waveform'
66 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments