Skip to content

Commit f9f3705

Browse files
committed
Updated version
1 parent 4a54ee2 commit f9f3705

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111

1212
[package]
1313
name = "rorm"
14-
version = "0.9.3"
14+
version = "0.9.4"
1515
edition = "2021"
1616
repository = "https://github.com/rorm-orm/rorm"
1717
authors = ["gammelalf", "myOmikron <[email protected]>"]

changelog.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
Since 0.9.3
1+
Since 0.9.4
22
-----------
3-
- Implemented like and ilike for ForeignModel
4-
- Implemented Display, Ord, PartialOrd, Eq, PartialEq and Hash for ForeignModel
53

64
Notes for publishing
75
--------------------

0 commit comments

Comments
 (0)