diff --git a/CHANGELOG.md b/CHANGELOG.md index ac6336b..e997dc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Bump minimum Trilogy version to 2.3.0. #32 - Start using the new Trilogy 2.3.0 error classes. #24 -- Rely on the upstream `execute` method (which includes an `allow_retry` option). #13 +- Rely on the upstream `execute` method (which includes an `allow_retry` option). #12 - Rely on the upstream `raw_execute` method (which includes a new warning feature). #29 - Replace custom dbconsole patch with `TrilogyAdapter::Connection#trilogy_adapter_class`. #8