Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Sep 14, 2021
1 parent 662d361 commit 20268e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PackageReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 0.0.7 (11 March 2021)
- #9 Remove signing from Matroska and Matroska.Muxer projects [enhancement]
- #8 A strongly-named assembly is required. (Exception from HRESULT: 0x80131044) [bug]
# 0.0.8 (14 September 2021)
- #11 Fix for multiple attachments [bug]
- #10 Unable to correctly deserialize a Matroska file with multiple attachments [bug]

The full release notes can be found here: https://github.com/StefH/Matroska/blob/main/ReleaseNotes.md
4 changes: 4 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.0.8 (14 September 2021)
- [#11](https://github.com/StefH/Matroska/pull/11) - Fix for multiple attachments [bug] contributed by [StefH](https://github.com/StefH)
- [#10](https://github.com/StefH/Matroska/issues/10) - Unable to correctly deserialize a Matroska file with multiple attachments [bug]

# 0.0.7 (11 March 2021)
- [#9](https://github.com/StefH/Matroska/pull/9) - Remove signing from Matroska and Matroska.Muxer projects [enhancement] contributed by [StefH](https://github.com/StefH)
- [#8](https://github.com/StefH/Matroska/issues/8) - A strongly-named assembly is required. (Exception from HRESULT: 0x80131044) [bug]
Expand Down

0 comments on commit 20268e7

Please sign in to comment.