Skip to content

Commit 49ed38c

Browse files
chore: release 0.5.4 (#26)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7d07772 commit 49ed38c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[package]
66
name = "spdx-rs"
7-
version = "0.5.3"
7+
version = "0.5.4"
88
authors = ["Mikko Murto <[email protected]>"]
99
edition = "2018"
1010
license = "MIT"

0 commit comments

Comments
 (0)