You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
585 B

7 years ago
7 years ago
  1. # Changelog
  2. All notable changes to this project will be documented in this file.
  3. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
  4. ## [Unreleased]
  5. ### Added
  6. - ChangeLog
  7. - 'flac' in available audio formats (#234)
  8. - French translation (#203)
  9. - Japanese translation (#226)
  10. - Italian translation (#231)
  11. - Czech translation (#233)
  12. - Automatic locale detection during first run (#235)
  13. - Man page (#259)
  14. ### Fixed
  15. - Bug in utils.convert_item function
  16. - Bug in downloaders.YoutubeDLDownloader (#244)
  17. ### Changed
  18. - Update timeout from 20 to 10 seconds (#244)