Skip to content

Commit c09a32f

Browse files
committed
Release 1.0.6
1 parent 1010e71 commit c09a32f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
---
66

7-
## [Master](https://github.com/fulldecent/FDSoundActivatedRecorder/compare/1.0.5...master)
7+
## [Master](https://github.com/fulldecent/FDSoundActivatedRecorder/compare/1.0.6...master)
8+
9+
---
10+
11+
## [1.0.6](https://github.com/fulldecent/FDSoundActivatedRecorder/releases/tag/1.0.6)
12+
Released on 2016-06-27.
813

914
#### Added
1015
- Complete API documentation

FDSoundActivatedRecorder.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "FDSoundActivatedRecorder"
3-
s.version = "1.0.5"
3+
s.version = "1.0.6"
44
s.summary = "Start recording when the user speaks"
55
s.description = <<-DESC
66
All you have to do is tell us when to start listening. Then we wait for an audible noise and start recording. This is mostly useful for user speech input and the "Start talking now prompt".

0 commit comments

Comments
 (0)