From 32148b2b248142a936c6e9f149367d5d375f3d14 Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Fri, 11 May 2018 19:05:13 +0200 Subject: [PATCH] Changelog for #4533. --- CHANGELOG.txt | 1 + docs/releases/2.2.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 462c2aeba..10df2f01d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -5,6 +5,7 @@ Changelog ~~~~~~~~~~~~~~~ * Added another valid AudioBoom oEmbed pattern (Bertrand Bordage) + * Added `annotate_score` support to PostgreSQL search backend (Bertrand Bordage) 2.1 (xx.xx.xxxx) - IN DEVELOPMENT diff --git a/docs/releases/2.2.rst b/docs/releases/2.2.rst index 310261e49..fe5e897ec 100644 --- a/docs/releases/2.2.rst +++ b/docs/releases/2.2.rst @@ -14,6 +14,7 @@ Other features ~~~~~~~~~~~~~~ * Added another valid AudioBoom oEmbed pattern (Bertrand Bordage) + * Added `annotate_score` support to PostgreSQL search backend (Bertrand Bordage) Bug fixes ~~~~~~~~~