Skip to content

Commit b50094a

Browse files
authored
Version 0.0.3 (#21)
1 parent b50e26c commit b50094a

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
This changelog documents the changes between release versions.
33

44
## [Unreleased]
5+
6+
## [0.0.3] - 2024-03-28
57
- Use separate schema files for each collection ([PR #14](https://github.com/hasura/ndc-mongodb/pull/14))
68
- Changes to `update` CLI command ([PR #17](https://github.com/hasura/ndc-mongodb/pull/17)):
79
- new default behaviour:

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.0.2"
2+
version = "0.0.3"
33

44
[workspace]
55
members = [

0 commit comments

Comments
 (0)