Merge pull request #585 from ritiek/refactor

Scrape lyrics from Genius and lyrics refactor
This commit is contained in:
Ritiek Malhotra
2019-07-25 12:05:25 +05:30
committed by GitHub
14 changed files with 177 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
-
### Changed
-
- Fetch lyrics from Genius and fallback to LyricWikia if not found ([@ritiek](https://github.com/ritiek)) (#585)
## [1.2.2] - 2019-06-03
### Fixed