From b4e8c709fe0431d06bacef65f05f3a0941f3b3bf Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Mon, 26 Apr 2021 14:03:16 +0200 Subject: [PATCH] :memo: changelog --- CHANGELOG.md | 5 +++++ repo/assets | 2 +- repo/spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7aa6b5e4c..d5071dfeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ Versioned according to [Semantic Versioning](http://semver.org/). ## Unreleased +Changed: + + * `workspace.image_from_page` will return the AlternativeImage with most features matched, not the last one, #686 + * `crop_image`: Ensures that masked areas do not influence the median for `fill='background'`, #686 + ## [2.23.3] - 2021-04-14 Added: diff --git a/repo/assets b/repo/assets index 16b5ad903..4b3ba753b 160000 --- a/repo/assets +++ b/repo/assets @@ -1 +1 @@ -Subproject commit 16b5ad903927cd4cc0c15f13277d5668bddd8f0b +Subproject commit 4b3ba753bfd005457221880282c3c0a2afe1de98 diff --git a/repo/spec b/repo/spec index d4fe71db7..8ab3771b5 160000 --- a/repo/spec +++ b/repo/spec @@ -1 +1 @@ -Subproject commit d4fe71db7df95929b52e3d501382a3415585f0b1 +Subproject commit 8ab3771b52c4ce7a0634a780d205ac4e305675f9