youtube-api-v3-search
Version:
Searching YouTube with the YouTube Data API v3
18 lines (13 loc) • 557 B
Markdown
# 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).
## [1.2.0] - 2018-12-6
## Fixed
- support React-Native
## [1.1.0] - 2018-10-28
### Added
- support for Safari and older browsers by [@MaximVanhove](https://github.com/MaximVanhove)
- support for CommonJS and Modules [@MaximVanhove](https://github.com/MaximVanhove)
### Security
- Dependency updates