# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.3.2] - 2023-07-21 ### Added - Additional temporary fix to resolve YouTube playlist download failures by patching cipher.py for pytube version 15.0.0 - See PR #31 ## [0.3.1] - 2023-07-06 ### Added - Temporary fix to resolve YouTube playlist download failures by patching cipher.py for pytube version 15.0.0 - See PR #30 ## [0.3.0] - 2023-05-16 ### Added - YouTube support for MediaSearch solution ## [0.2.0] - 2021-09-15 ### Added - This release adds optional support for user authentication and token based access control. ## [0.1.0] - 2021-06-18 ### Added - Initial release [Unreleased]: https://github.com/aws-samples/aws-kendra-transcribe-media-search/compare/v0.3.2...develop [0.3.2]: https://github.com/aws-samples/aws-kendra-transcribe-media-search/compare/v0.3.1...v0.3.2 [0.3.1]: https://github.com/aws-samples/aws-kendra-transcribe-media-search/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/aws-samples/aws-kendra-transcribe-media-search/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/aws-samples/aws-kendra-transcribe-media-search/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/aws-samples/aws-kendra-transcribe-media-search/releases/tag/v0.1.0