diff --git a/release-notes.md b/release-notes.md index fb09a2f..85cdf07 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,7 @@ +## 26 May 2016 + +* We did it... we removed an Elasticsearch analyzer that was presumptuously assuming all queries were in English! The `k-stemming` analysis would do strange things like turn Daly into Dale, so finding "Daly City" was a challange. Well, no more! Word of warning, in `/search` we are now less forgiving when someone uses a plural version of a word where the real name is singular. + ## 23 May 2016 * All the extra 0's have been eradicated in addresses coming from OpenAddresses. You should not see any house numbers that reduce to 0 or any leading 0's in house numbers.