Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
guyroyse committed Jul 11, 2022
1 parent 233a6d1 commit 47d4d36
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and Redis OM adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.3.6 - 2022-07-12
### Changed
- *Breaking Change* Removed .fetchMany and replaced it with a variadic version of .fetch.
- Assorted internal cleanup.
- Changed test suite to use vitest.

## 0.3.5 - 2022-06-21
### Added
- Added additional field attributes to control RediSearch indexing behavior.
Expand Down

0 comments on commit 47d4d36

Please sign in to comment.