File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ SPDX-License-Identifier: MIT
66
77# Changelog
88
9+ ## [ 0.5.4] ( https://github.com/doubleopen-project/spdx-rs/compare/v0.5.3...v0.5.4 ) (2023-09-01)
10+
11+
12+ ### Features
13+
14+ * allow to clone the document ([ 7d07772] ( https://github.com/doubleopen-project/spdx-rs/commit/7d077728326f22f8c3b11b30beb97640f17d540d ) )
15+
16+
17+ ### Bug Fixes
18+
19+ * accept complex license expression in 'LicenseInfoInFiles' ([ ee8b6b9] ( https://github.com/doubleopen-project/spdx-rs/commit/ee8b6b9ae2e96b9a7fd7f1cb784c529e03708e5a ) )
20+
921## [ 0.5.3] ( https://github.com/doubleopen-project/spdx-rs/compare/v0.5.2...v0.5.3 ) (2023-06-29)
1022
1123
Original file line number Diff line number Diff line change 44
55[package ]
66name = " spdx-rs"
7- version = " 0.5.3 "
7+ version = " 0.5.4 "
88authors = [
" Mikko Murto <[email protected] >" ]
99edition = " 2018"
1010license = " MIT"
You can’t perform that action at this time.
0 commit comments