Skip to content

Commit

Permalink
Updated changelog for version 0.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tantalum73 committed Feb 3, 2020
1 parent 5e3f06f commit c92170f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Audiograph.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Audiograph'
s.version = '0.3.0'
s.version = '0.3.1'
s.summary = 'Audio-Feedback on Charts for visually impaired Users'

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
Audiograph adheres to [Semantic Versioning](http://semver.org/).

## Next Release:

## 0.3.1 (03.02.2020):
- Improved audio experience by using Double instead of Float32.
- Fixed a bug where the playback in .recommended duration only took the minimum amount of time possible.
- Not speaking completion phrase when `volumeCorrectionFactor` is set to 0.
Expand Down

0 comments on commit c92170f

Please sign in to comment.