Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
craigbeck committed May 24, 2024
1 parent 51af009 commit f8b8256
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,27 @@

- Resolve `addPromised` with new doc `id` [#305](https://github.com/derbyjs/racer/pull/305) ([@craigbeck](https://github.com/craigbeck))

#### ⚠️ Pushed to `master`

- Ignore .env file ([@craigbeck](https://github.com/craigbeck))

#### Authors: 1

- Craig Beck ([@craigbeck](https://github.com/craigbeck))

---

# v2.1.0 (Fri May 24 2024)

#### 🚀 Enhancement

- Add methods getOrDefault and getOrThrow [#307](https://github.com/derbyjs/racer/pull/307) ([@craigbeck](https://github.com/craigbeck))
- Add getValues method for fetching array of docs from collection [#306](https://github.com/derbyjs/racer/pull/306) ([@craigbeck](https://github.com/craigbeck))

#### 🐛 Bug Fix

- Resolve `addPromised` with new doc `id` [#305](https://github.com/derbyjs/racer/pull/305) ([@craigbeck](https://github.com/craigbeck))

#### Authors: 1

- Craig Beck ([@craigbeck](https://github.com/craigbeck))

0 comments on commit f8b8256

Please sign in to comment.