Skip to content

Commit 71c9a85

Browse files
committed
fix changelog headings
1 parent 293d8bb commit 71c9a85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,23 @@ This release introduces deprecation warnings for several features that have been
2929
- [phx.gen.auth] allow configuring the scope's assign key in phx.gen.auth
3030
- [phx.new] Do not override theme in root layout if explicitly set
3131

32-
## Enhancements
32+
### Enhancements
3333

3434
## 1.8.0-rc.2 (2025-04-29)
3535

36-
## Bug Fixes
36+
### Bug Fixes
3737
- [phx.gen.live] only subscribe to pubsub if connected
3838
- [phx.gen.auth] remove unused current_password field
3939
- [phx.gen.auth] use context_app for scopes to fix generated scopes in umbrella apps
4040

4141
## 1.8.0-rc.1 (2025-04-16)
4242

43-
## Enhancements
43+
### Enhancements
4444
- [phx.new] Support PORT in dev
4545
- [phx.gen.auth] - Replace `utc_now/0 + truncate/1` with `utc_now/1`
4646
- [phx.gen.auth] - Make dev mailbox link more obvious
4747

48-
## Bug Fixes
48+
### Bug Fixes
4949
- [phx.new] Fix Tailwind custom variants for loading classes (#6194)
5050
- [phx.new] Fix heroicons path for umbrella apps
5151
- Fix crash when an open :show page gets a PubSub broadcast for items (#6197)

0 commit comments

Comments
 (0)