[0.11.0](https://github.com/FM-17/poglink/compare/v0.10.0...v0.11.0) (2023-11-20)
Bug Fixes
* Add default values for non-url rates_dict keys ([358d29d](https://github.com/FM-17/poglink/commit/358d29d0d36776188747352fd8e56647b0428bb7))
* converted default color to str ([d3820ea](https://github.com/FM-17/poglink/commit/d3820eaca4cb7e772c819622a2c5bacdeddfdb47))
* Parse color string as base16 integer ([bc238a9](https://github.com/FM-17/poglink/commit/bc238a9542715278235d7fe363dfe88e3c3a3653))
* Pass correct vals into send_embed when updating a diff ([e371eb3](https://github.com/FM-17/poglink/commit/e371eb3e0f119509a6b70d63d3762f641eb3e290))
* pass entire rates dict in when rates update ([f56e539](https://github.com/FM-17/poglink/commit/f56e539ca16b209e72fe94b33f5e0008edff024f))
* Update tests and fixtures for new rates dict format ([7b199a6](https://github.com/FM-17/poglink/commit/7b199a6f76b028c5698b2cae4bd685fb445d9d22))
* updated test data to use new endpoints ([7f43ad8](https://github.com/FM-17/poglink/commit/7f43ad837831aa1daf214e2a2751419d7a84bdcc))
Features
* rates now parse config for dict of url, color, name, rather than using regex ([ce94dbe](https://github.com/FM-17/poglink/commit/ce94dbeb850a3b4c769709114faebb5027a840d6))