From 018fac8c57cb79a884c9e6084689e43a49a0a5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwendal=20Roue=CC=81?= Date: Tue, 5 Jun 2018 23:07:00 +0200 Subject: [PATCH] CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b73c0ae7d0..d40b830dcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ It comes with new features, but also a few breaking changes, and a set of update - Request derivation protocols ([#329](https://github.com/groue/GRDB.swift/pull/329)). - Preliminary Linux support for the main framework ([#354](https://github.com/groue/GRDB.swift/pull/354)). - Automatic table name generation ([#355](https://github.com/groue/GRDB.swift/pull/355)). +- Delayed Request Ordering ([#365](https://github.com/groue/GRDB.swift/pull/365)). ### Breaking Changes