## [Unreleased] ## [0.2.0] - 2022-12-28 - Initial User and Video classes, with beginning interface to retrieve records from the Vimeo API. Adds a connection class used to hold a collection of a users uploaded videos (VimeoRuby::User::UploadedVideoCollection) accessible by calling `VimeoRuby::User#uploaded_videos`. ## [0.1.0] - 2022-12-25 - Initial release