File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ 0.7.0 ] - 2023-06-21
99
1010* Add blanket impls of all the traits for mutable references.
1111- Bump dependency version of ` no-std-net ` to ` v0.6 ` .
@@ -67,7 +67,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6767
6868Initial release to crates.io.
6969
70- [ Unreleased ] : https://github.com/rust-embedded-community/embedded-nal/compare/v0.6.0...HEAD
70+ [ Unreleased ] : https://github.com/rust-embedded-community/embedded-nal/compare/v0.7.0...HEAD
71+ [ 0.7.0 ] : https://github.com/rust-embedded-community/embedded-nal/compare/v0.6.0...v0.7.0
7172[ 0.6.0 ] : https://github.com/rust-embedded-community/embedded-nal/compare/v0.5.0...v0.6.0
7273[ 0.5.0 ] : https://github.com/rust-embedded-community/embedded-nal/compare/v0.4.0...v0.5.0
7374[ 0.4.0 ] : https://github.com/rust-embedded-community/embedded-nal/compare/v0.3.0...v0.4.0
Original file line number Diff line number Diff line change 11[package ]
22name = " embedded-nal"
3- version = " 0.6 .0"
3+ version = " 0.7 .0"
44authors = [
55 " Jonathan 'theJPster' Pallant <[email protected] >" ,
66 " Mathias Koch <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments