Skip to content

Commit 4cdc691

Browse files
committed
Adjust changelog
1 parent 537a2df commit 4cdc691

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## v1.0.36 (2024-02-07)
44

5-
#### Bug fixes
5+
### Bug fixes
66

77
* [`Pow.Phoenix.ViewHelpers`] Now ensures format for layouts in Phoenix 1.7 is conformed to prevent `conflicting layouts found` warnings
88

@@ -23,13 +23,13 @@ Handles Elixir 1.16 deprecations.
2323

2424
**Note:** This release contains an important security fix. It is recommended to update immediately if you are using the `Pow.Store.Backend.MnesiaCache`.
2525

26-
## Bug fixes
26+
### Bug fixes
2727

2828
- [`Pow.Store.Backend.MnesiaCache`] Fixed bug where expired cached keys are not invalidated on startup
2929

3030
## v1.0.33 (2023-09-05)
3131

32-
## Bug fixes
32+
### Bug fixes
3333

3434
- [`Pow.Phoenix.Controller`] Fixed regression bug with `Phoenix.View` and `:namespace` option
3535
- [`Pow.Phoenix.ViewHelpers`] Now falls back to view named modules to prevent upgrade issues
@@ -38,13 +38,13 @@ Handles Elixir 1.16 deprecations.
3838

3939
Removed deprecation warnings for Elixir 1.15.
4040

41-
## Bug fixes
41+
### Bug fixes
4242

4343
- [`Pow.Phoenix.Controller`] Now uses `Phoenix.View` when it's available with `:namespace` option to prevent upgrade issues
4444

4545
## v1.0.31 (2023-06-09)
4646

47-
## Bug fixes
47+
### Bug fixes
4848

4949
- [`Pow.Phoenix.Mailer.Mail`] Now renders html and text correctly in fallback mode for deprecated MailView
5050

0 commit comments

Comments
 (0)