Skip to content

Commit

Permalink
Release version 1.4.0 (#123)
Browse files Browse the repository at this point in the history
* Release version 1.4.0

* Update CHANGELOG.md

---------

Co-authored-by: Daniel Chambers <[email protected]>
  • Loading branch information
codedmart and daniel-chambers authored Nov 15, 2024
1 parent 0a84f21 commit 8b5a862
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This changelog documents the changes between release versions.

## [Unreleased]

## [1.4.0] - 2024-11-14

### Added

- Adds `_in` and `_nin` operators ([#122](https://github.com/hasura/ndc-mongodb/pull/122))
Expand Down
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "1.3.0"
version = "1.4.0"

[workspace]
members = [
Expand Down

0 comments on commit 8b5a862

Please sign in to comment.