diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bacc34..9a22dfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v1.1.2 (pre-release) +# v1.1.2 - Now you can play the audio files while they are processing. - Audio and subtitle files are now written directly to disk during generation, which significantly reduces memory usage. - Added a better logic for detecting chapters from the epub, mentioned by @jefro108 in #33 diff --git a/abogen/VERSION b/abogen/VERSION index 8cfbc90..8428158 100644 --- a/abogen/VERSION +++ b/abogen/VERSION @@ -1 +1 @@ -1.1.1 \ No newline at end of file +1.1.2 \ No newline at end of file