Skip to content

Commit

Permalink
add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaris58 committed Mar 31, 2021
1 parent f961822 commit 3488056
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.0.0] - 2021-03-30

### Added

- added support chart link
- added support m4a high quality
- added track number tag
- added generate .wpl base on album, playlist, artist and chart

### Changed

- change parameter to [-h] [-u URL] [-m4a] [-hq]
- change link artist
- change comment tag with link single
- change clean_text function replace 'â' to 'a', '.' to ''
- change time session to 60 sec backward


### Fixed

- fixing url_additional_data_track link

0 comments on commit 3488056

Please sign in to comment.