Skip to content

Commit

Permalink
#16: 0.3.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
NotIntMan committed Oct 26, 2024
1 parent 5eb8aa1 commit 9551505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "inplace_it"
version = "0.3.5"
version = "0.3.6"
authors = ["Dmitry Demin <shepardiwe@gmail.com>"]
edition = "2018"
license = "MIT"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ to submit a bug, feature request or just ask a question.

| Version | Notes |
|---------|-------|
| 0.3.6 | Add no_std support. |
| 0.3.5 | Remove useless FixedArray trait. |
| 0.3.4 | Fix incorrect use of unstable intrinsic. |
| 0.3.3 | Some sugar for easy placing from `Iterator`'s. |
Expand Down

0 comments on commit 9551505

Please sign in to comment.