# Changelog ## [3.0.5] - 2019-12-11 ### Fixed - Fixes `setUrl` method not found error.([#239](https://github.com/vimeo/vimeo.php/pull/239)) - Adds `TusHelper` class. ## [3.0.4] - 2019-12-02 ### Fixed - Fixes "invalid bucket" error when uploading a new video. ([#237](https://github.com/vimeo/vimeo.php/pull/237)) ## [3.0.3] - 2019-11-15 ### Changed - Updating `ankitpokhrel/tus-php` to stable `v1.0.0` release. ## [3.0.2] - 2018-12-18 ### Fixed - Locking our `ankitpokhrel/tus-php` at v0.1.0 instead of a specific commit. ([#189](https://github.com/vimeo/vimeo.php/issues/189)) ## [3.0.1] - 2018-11-19 ### Changed - Updating the user agent version string to match the library version. ## [3.0.0] - 2018-11-19 ### Added - Added [Psalm](https://github.com/vimeo/psalm) into our test process for static analysis. ([#186](https://github.com/vimeo/vimeo.php/pull/186)) ### Changed - Rewrote the Tus upload integration to use [TusPHP](https://github.com/ankitpokhrel/tus-php). ([#186](https://github.com/vimeo/vimeo.php/pull/186)) ### Removed - Removed support for