CHANGELOG in pg_search-0.1 vs CHANGELOG in pg_search-0.1.1
- old
+ new
@@ -1,4 +1,9 @@
+### 0.1.1
+
+Fix a bug with dmetaphone searches containing " w " (which dmetaphone maps to
+an empty string)
+
### 0.1
Change API to {:ignoring => :accents} from {:normalizing => :diacritics}
Improve documentation
Fix bug where :associated_against would not work without an :against present