Skip to content

Commit e99f657

Browse files
committed
Release 1.7.14
1 parent 4dd1f8d commit e99f657

File tree

6 files changed

+11
-283
lines changed

6 files changed

+11
-283
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ styled with Tailwind CSS by default. You can opt-out of Tailwind CSS with the `-
4646
flag (the Tailwind CSS classes are kept in the generated components as reference for
4747
future styling).
4848

49+
## 1.7.14 (2024-06-18)
50+
51+
### Bug fixes
52+
* Revert "Add `follow_redirect/2` to Phoenix.ConnTest" (#5797) as this conflicts with `follow_redirect/2` in LiveView, which is imported with ConnTest by default
53+
4954
## 1.7.13 (2024-06-18)
5055

5156
### Bug fixes

0 commit comments

Comments
 (0)