Skip to content

Commit 758d4b7

Browse files
github-actions[bot]EqualMa
authored andcommitted
chore(main): release 0.4.0
1 parent cf90660 commit 758d4b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/frender-rs/callable/compare/v0.3.0...v0.4.0) (2023-11-28)
4+
5+
6+
### Features
7+
8+
* feature gat ([cf90660](https://github.com/frender-rs/callable/commit/cf90660d12c755da6b216bcfefb8397e8efd859b))
9+
310
## [0.3.0](https://github.com/frender-rs/callable/compare/v0.2.0...v0.3.0) (2023-05-15)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "callable"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "callable closures implementing PartialEq and argument operations"
66
license = "MIT"

0 commit comments

Comments
 (0)