File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ -
10+
11+ ## [ 0.3.0] - 2025-02-26
12+
913### Changed
1014
1115- Update littlefs to [ v2.9.3] ( https://github.com/littlefs-project/littlefs/releases/tag/v2.9.3 )
@@ -41,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4145[ #5 ] : https://github.com/trussed-dev/littlefs2-sys/pull/5
4246[ #9 ] : https://github.com/trussed-dev/littlefs2-sys/pull/9
4347
44- [ Unreleased ] : https://github.com/trussed-dev/littlefs2-sys/compare/0.2 .0...HEAD
48+ [ Unreleased ] : https://github.com/trussed-dev/littlefs2-sys/compare/0.3 .0...HEAD
4549[ 0.1.7 ] : https://github.com/trussed-dev/littlefs2-sys/compare/0.1.6...0.1.7
4650[ 0.2.0 ] : https://github.com/trussed-dev/littlefs2-sys/compare/0.1.7...0.2.0
51+ [ 0.3.0 ] : https://github.com/trussed-dev/littlefs2-sys/compare/0.2.0...0.3.0
Original file line number Diff line number Diff line change 11[package ]
22name = " littlefs2-sys"
33description = " Low-level bindings to littlefs"
4- version = " 0.2 .0"
4+ version = " 0.3 .0"
55authors = [
" Nicolas Stalder <[email protected] >" ,
" The Trussed Developers" ]
66edition = " 2018"
77license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments