diff --git a/CHANGELOG.md b/CHANGELOG.md index 85645c4..28eb291 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ +- Merge pull request [#7](https://github.com/denizsafak/abogen/pull/7) by [@jborza](https://github.com/jborza) that improves voice preview and documentation. - Fixed the issue when a voice is selected, the voice mixer tries to pre-select that voice and ignores existing profiles. - Fixed the error while renaming the default "New profile" in the voice mixer. +- Fixed subtitle_combo enabling/disabling when a voice in the voice mixer is selected. - Prevented using special characters in the profile name to avoid conflicts. - Improved invalid profile handling in the voice mixer. \ No newline at end of file diff --git a/abogen/VERSION b/abogen/VERSION index e4c0d46..a6a3a43 100644 --- a/abogen/VERSION +++ b/abogen/VERSION @@ -1 +1 @@ -1.0.3 \ No newline at end of file +1.0.4 \ No newline at end of file