Added
- This CHANGELOG file because communicating changes matters.
- Ability to specify and override default stop word behavior when defining a *Schema*.
Fixed
- Doing an exact match with a stop word used to generate a cryptic error. RediSearch does not permit searching for stop words within an exact match. This error was captured, and a better error is presented that directs the user to either change their stop words or not use stop words in their query.