diff --git a/.travis.yml b/.travis.yml index 7263624..b683920 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,7 @@ env: # - RACKET_VERSION=6.12 - RACKET_VERSION=7.0 - RACKET_VERSION=7.1 + - RACKET_VERSION=7.2 - RACKET_VERSION=HEAD matrix: diff --git a/LOG b/LOG index c5e874a..bc4543b 100644 --- a/LOG +++ b/LOG @@ -1,5 +1,5 @@ v0.2.2 -Date: TBD +Date: 2019-04-30 Commit#: TBD * Video can (sometimes) continue when there is an error in the video stream. - This is useful for webcams that are not completely standards compliant.