Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.0] - 2023-04-13

Added

  • Support for extended format for symbols.

Changed

  • subscribe and unsubscribe now pass symbols as is (as string or array of objects). SubscriptionsManager can still handle a list of strings in Elixir, and turn it into a comma-separated string for Twelve Data.

[0.2.1] - 2023-03-16

Fixed

  • Removed some unneeded logs.

[0.2.0] - 2023-03-16

Added

0.1.1 - 2022-10-11

Added

Removed

  • Documentation boilerplate.

0.1.0 - 2022-10-08

Added