# oEmbed Proxy Changelog ## [`0.2.0`] (2020-01-16) [`0.2.0`]: https://github.com/APMG/oembed_proxy/compare/v0.1.3...v0.2.0 * Add Datawrapper to supported embed.ly embeds * Updated Bundler requirement * Rubocop upgrade to 0.78 * Modernizing Ruby versions in build ## [`0.1.3`] (2018-04-24) [`0.1.3`]: https://github.com/APMG/oembed_proxy/compare/v0.1.2...v0.1.3 * Add another regex pattern to the embedly list to allow for quizzes ## [`0.1.2`] (2018-03-29) [`0.1.2`]: https://github.com/APMG/oembed_proxy/compare/v0.1.1...v0.1.2 * Add support for Radio Public by adding it to the embed.ly providers list. ## [`0.1.1`] (2018-02-27) [`0.1.1`]: https://github.com/APMG/oembed_proxy/compare/v0.1.0...v0.1.1 * Fix file references for first party and embedly providers. ## [`0.1.0`] (2018-02-27) [`0.1.0`]: https://github.com/APMG/oembed_proxy/compare/d33988df08b49237183155d3a4855d76e5cf7c2b...v0.1.0 * Initial open source release