We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d1519 commit 430ae1fCopy full SHA for 430ae1f
CHANGELOG.md
@@ -6,6 +6,13 @@ SPDX-License-Identifier: MIT
6
7
# Changelog
8
9
+## [0.5.5](https://github.com/doubleopen-project/spdx-rs/compare/v0.5.4...v0.5.5) (2023-09-19)
10
+
11
12
+### Bug Fixes
13
14
+* follow enum literals from schema ([23d1519](https://github.com/doubleopen-project/spdx-rs/commit/23d1519b964062fe5fa72aed200c4a47ff5c6032))
15
16
## [0.5.4](https://github.com/doubleopen-project/spdx-rs/compare/v0.5.3...v0.5.4) (2023-09-01)
17
18
Cargo.toml
@@ -4,7 +4,7 @@
4
5
[package]
name = "spdx-rs"
-version = "0.5.4"
+version = "0.5.5"
authors = ["Mikko Murto <[email protected]>"]
edition = "2018"
license = "MIT"
0 commit comments