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](http://semver.org/).
66
77## [ Unreleased] ##
88
9+ ## [ 0.1.0] - 2024-09-14 ##
10+
11+ > 負けたくないことに理由って要る?
12+
913### Added ###
1014- libpathrs now has an official MSRV of 1.63, which is verified by our CI. The
1115 MSRV was chosen because it's the Rust version in Debian stable and it has
@@ -183,7 +187,8 @@ Initial release.
183187 - C FFI.
184188 - Python bindings.
185189
186- [ Unreleased ] : https://github.com/openSUSE/libpathrs/compare/v0.0.2...HEAD
190+ [ Unreleased ] : https://github.com/openSUSE/libpathrs/compare/v0.1.0...HEAD
191+ [ 0.1.0 ] : https://github.com/openSUSE/libpathrs/compare/v0.0.2...v0.1.0
187192[ 0.0.2 ] : https://github.com/openSUSE/libpathrs/compare/v0.0.1...v0.0.2
188193[ 0.0.1 ] : https://github.com/openSUSE/libpathrs/compare/v0.0.0...v0.0.1
189194[ 0.0.0 ] : https://github.com/openSUSE/libpathrs/commits/v0.0.0/
Original file line number Diff line number Diff line change 1616
1717[package ]
1818name = " pathrs"
19- version = " 0.0.2+dev "
19+ version = " 0.1.0 "
2020license = " LGPL-3.0-or-later"
2121authors = [
" Aleksa Sarai <[email protected] >" ]
2222
You can’t perform that action at this time.
0 commit comments