From 94e06f99de0896a5a6d19cc822cf1b7b55004917 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Mon, 2 Mar 2020 15:57:09 +0530 Subject: [PATCH] Update CHANGELOG --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5b48b85..9551192 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed +- Skip crash when accessing YouTube-API-only fields in scrape mode ([@ritiek](https://github.com/ritiek)) (#672) ## [1.2.4] - 2020-01-10 ### Fixed