# Changelog All notable changes to this project will be documented in this file. ## [0.0.19] - 2024-04-20 ### Patch - Update action requirements ([#53](https://github.com/reubenwong97/marketstack-rs/pull/53)) ## [0.0.18] - 2023-11-06 ### Documentation - Add more examples to the apis ([#42](https://github.com/reubenwong97/marketstack-rs/pull/42)) ## [0.0.17] - 2023-11-05 ### Documentation - Add docs for eod endpoint ([#40](https://github.com/reubenwong97/marketstack-rs/pull/40)) ## [0.0.16] - 2023-11-05 ### Features - Implement intraday endpoint ([#38](https://github.com/reubenwong97/marketstack-rs/pull/38)) ## [0.0.15] - 2023-11-01 ### Features - Implement exchanges endpoint ([#36](https://github.com/reubenwong97/marketstack-rs/pull/36)) ## [0.0.14] - 2023-10-30 ### Documentation - Add status badges to repository ([#34](https://github.com/reubenwong97/marketstack-rs/pull/34)) ## [0.0.13] - 2023-10-30 ### Features - Add status badges ([#32](https://github.com/reubenwong97/marketstack-rs/pull/32)) ## [0.0.12] - 2023-10-30 ### Features - Implement free functionality for tickers endpoint ([#30](https://github.com/reubenwong97/marketstack-rs/pull/30)) ## [0.0.11] - 2023-10-29 ### Miscellaneous Tasks - Add tests for types