# Changelog ## 0.3.1 (2024-09-30) Update to phophoricons 2.1.0 ## 0.3.0 (2024-08-08) WARNING: Breaking changes. This version removes Surface support due to surface_form not existing in hex.pm at this moment. ## 0.2.5 (2024-02-21) Updating libraries ## 0.2.4 (2022-06-12) Bugfixes ## 0.2.3 (2022-06-12) Bugfixes ## 0.2.2 (2022-06-02) Bugfixes ## 0.2.1 (2022-06-02) Bugfixes ## 0.2.0 (2022-06-02) Update to phophoricons 2.0.0 ## 0.1.0 (2022-01-18) WARNING: Breaking changes. The way to use the icons changes completely. View docs for more information. There are now different modules for LiveView and Surface: Phosphoricons.LiveView.Icon and Phosphoricons.Surface.Icon, though the usage is the same, for instance: `` ## 0.0.4 (2022-01-18) ### Support for LiveView 0.19.9 ## 0.0.3 (2022-09-27) ### Support for LiveView 0.18.0 Important: Don't update unless you are on LiveView 0.18.0 already. ## 0.0.2 (2022-05-27) ### Some tweaks and code organizing ## 0.0.1 (2022-05-23) ### Initial version