diff --git a/CHANGELOG.md b/CHANGELOG.md index ada8869e3..8962e94a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,6 @@ **Improvements:** -- various graphs : add rewind, fast-forward functionality [\#125](https://github.com/tizonia/tizonia-openmax-il/issues/125) - Spotify: config option to allow/disallow 'explicit' tracks [\#568](https://github.com/tizonia/tizonia-openmax-il/issues/568) - Spotify: smarter '--spotify-artist' search [\#538](https://github.com/tizonia/tizonia-openmax-il/issues/538) @@ -24,6 +23,7 @@ - configure error [\#540](https://github.com/tizonia/tizonia-openmax-il/issues/540) - docs: document Tizonia's configuration system [\#368](https://github.com/tizonia/tizonia-openmax-il/issues/368) - docs: document player shortcuts [\#570](https://github.com/tizonia/tizonia-openmax-il/issues/570) +- various graphs : add rewind, fast-forward functionality [\#125](https://github.com/tizonia/tizonia-openmax-il/issues/125) ## [v0.17.0](https://github.com/tizonia/tizonia-openmax-il/tree/v0.17.0) (2019-01-17) [Full Changelog](https://github.com/tizonia/tizonia-openmax-il/compare/v0.16.0...v0.17.0) @@ -706,4 +706,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* diff --git a/tools/tizonia-prepare-release b/tools/tizonia-prepare-release index 77a932b93..5729481dd 100755 --- a/tools/tizonia-prepare-release +++ b/tools/tizonia-prepare-release @@ -221,7 +221,7 @@ function main { # 8.- Close github issue: release vx.x.x # 9.- Create release and tag it on GitHub. - update_changelog + # update_changelog # Now Delete the tag on Github, push the changes to CHANGELOG.md and re-create the tag # $ git tag -l