Skip to content

Commit 422b6de

Browse files
committed
Added a basic changelog. Will need to setup release automation
1 parent dd3fd85 commit 422b6de

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## 0.4.0 (2025-01-16)
4+
5+
### Breaking
6+
- Adds a struct for the `PhoenixImportmap.Importmap` module that implements the `Phoenix.HTML.Safe` protocol. This change is a breaking change if you currently use `raw` to
7+
interpolate the importmap into the template.
8+
9+
## 0.3.0 (2025-01-09)
10+
11+
### Breaking
12+
- Use a reference to consuming projects' Endpoint module to generate digested asset paths in production.

0 commit comments

Comments
 (0)