Skip to content

Commit 32e74cd

Browse files
update changelog for 0.8.2 release
Signed-off-by: Armin Tänzer <[email protected]>
1 parent f0873eb commit 32e74cd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## v0.8.2 (2023-10-12)
4+
5+
### New features and changes
6+
7+
* added optional encoding parameter for parsing files
8+
* fixed handling of the FilesAnalyzed field in Tag-Value format
9+
* fixed the validation of the DownloadLocation field
10+
* fixed the error handling while parsing license expressions
11+
* fixed output of timezone-sensitive datetimes
12+
* added code architecture documentation
13+
14+
### Contributors
15+
16+
This release was made possible by the following contributors. Thank you very much!
17+
18+
* Christian Decker @chrisdecker1201
19+
* Jeff Licquia @licquia
20+
* Maximilian Huber @maxhbr
21+
* Armin Tänzer @armintaenzertng
22+
23+
324
## v0.8.1 (2023-08-24)
425

526
### New features and changes

0 commit comments

Comments
 (0)