Skip to content

Commit

Permalink
bump jsonb 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
b41sh committed Sep 19, 2024
1 parent 46ad50f commit 1c69c1f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [v0.4.2] - 2024-09-19

### Added
Feat: make `preserve_order` a default feature (#56)

## [v0.4.1] - 2024-07-18

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ keywords = ["json", "jsonb", "jsonpath"]
license = "Apache-2.0"
name = "jsonb"
repository = "https://github.com/datafuselabs/jsonb"
version = "0.4.1"
version = "0.4.2"
rust-version = "1.77"

[dependencies]
Expand Down

0 comments on commit 1c69c1f

Please sign in to comment.