Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

66 lines (38 loc) · 1.8 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.4.0 - 2023-06-28

Added

  • Add support for Phoenix LiveDashboard ~> 0.8.0. Now this is the only supported version. Thanks @moxley.

Fixed

  • Improve Telemetry performance by using a handler with module name. Thanks @louisvisser.

Removed

  • Remove support for previous versions of Phoenix LiveDashboard. Now only v0.8 is supported.

0.3.0 - 2022-10-03

Added

  • Add support for Phoenix LiveDashboard ~> 0.7.0. Thanks @walter.

Removed

  • Remove support for Elixir v1.11. Thanks @walter.

0.2.2 - 2021-10-21

Added

  • Add support for Phoenix LiveDashboard ~> 0.6.0

0.2.1 - 2021-09-08

Fixed

  • Fix crash when a pipeline is named using :via.

0.2.0 - 2021-09-07

Added

  • Add support for Broadway names that are pids or named using :via.

0.1.0 - 2021-08-30

Added

  • Initial release of Broadway Dashboard.