From 3b3e7ef8e60d3bc83c5b2fb1c872d546123570bb Mon Sep 17 00:00:00 2001 From: William Entriken Date: Wed, 26 Aug 2020 21:36:15 -0400 Subject: [PATCH] Release 3.2.0 --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2adb649..80c1949 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file. --- -## [Master](https://github.com/fulldecent/FDSoundActivatedRecorder/compare/3.1.1...master) +## [Master](https://github.com/fulldecent/FDSoundActivatedRecorder/compare/3.2.0...master) + +--- + +## [3.2.0](https://github.com/fulldecent/FDSoundActivatedRecorder/releases/tag/3.2.0) #### Added - Updated example to use SwiftPT, issue [#25](https://github.com/fulldecent/FDSoundActivatedRecorder/issues/30). @@ -12,14 +16,14 @@ All notable changes to this project will be documented in this file. --- -## [3.1.1](https://github.com/fulldecent/FDSoundActivatedRecorder/releases/tag/3.0.0) +## [3.1.1](https://github.com/fulldecent/FDSoundActivatedRecorder/releases/tag/3.1.1) #### Fixed - Make it actually work with Swift Package Manager --- -## [3.1.0](https://github.com/fulldecent/FDSoundActivatedRecorder/releases/tag/3.0.0) +## [3.1.0](https://github.com/fulldecent/FDSoundActivatedRecorder/releases/tag/3.1.0) #### Added - Introspection for activations, issue [#25](https://github.com/fulldecent/FDSoundActivatedRecorder/issues/25).