Skip to content

Commit 7225df6

Browse files
josevalimSteffenDE
authored andcommitted
Release v4.7.0
1 parent 869510c commit 7225df6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v4.7.0
4+
5+
* Bug fixes
6+
* Disable migration lock when checking for pending migrations to avoid slow downs
7+
38
## v4.6.6
49

510
* Bug fixes

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule PhoenixEcto.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/phoenixframework/phoenix_ecto"
5-
@version "4.6.6"
5+
@version "4.7.0"
66

77
def project do
88
[

0 commit comments

Comments
 (0)