Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
docs(CHANGELOG): update release notes (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 30, 2021
1 parent 7284407 commit a279264
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
# CHANGELOG

## Unreleased
## [v2.1.0](https://github.com/mmattDonk/AI-TTS-Donations/releases/tag/v2.1.0) - 2021-12-28 21:47:22

Changes unreleased.
## Added playsounds!
Instructions: https://github.com/mmattDonk/AI-TTS-Donations/wiki/How-to-use-it!-(viewer)#playsounds

## What's Changed
* refactor(core): refactored the tts by @mmattbtw in https://github.com/mmattDonk/AI-TTS-Donations/pull/76
* chore(deps): bump rich from 10.15.2 to 10.16.0 by @dependabot in https://github.com/mmattDonk/AI-TTS-Donations/pull/77
* chore(deps): bump rich from 10.16.0 to 10.16.1 by @dependabot in https://github.com/mmattDonk/AI-TTS-Donations/pull/78
* chore(workflows): remove contributors workflow by @mmattbtw in https://github.com/mmattDonk/AI-TTS-Donations/pull/81
* chore(pre-commit): pre-commit autoupdate by @pre-commit-ci in https://github.com/mmattDonk/AI-TTS-Donations/pull/82
* chore(deps): bump pyupgrade from 2.29.1 to 2.30.0 by @dependabot in https://github.com/mmattDonk/AI-TTS-Donations/pull/83
* feat(core): added playsounds by @mmattbtw in https://github.com/mmattDonk/AI-TTS-Donations/pull/80


**Full Changelog**: https://github.com/mmattDonk/AI-TTS-Donations/blob/main/CHANGELOG.md
**Full Commit Log**: https://github.com/mmattDonk/AI-TTS-Donations/compare/v2.0.4...v2.1.0


### Feature

- core:
- added playsounds (#80) ([60bf1ae](https://github.com/mmattDonk/AI-TTS-Donations/commit/60bf1aefa48d7f60c36d134ccda1f8680354ee29)) ([#80](https://github.com/mmattDonk/AI-TTS-Donations/pull/80))

### Documentation

Expand Down

0 comments on commit a279264

Please sign in to comment.