This commit is contained in:
Adam Hathcock
2016-07-22 16:50:33 +01:00
parent 89fd778bd8
commit 3a52c68270
2 changed files with 5 additions and 1 deletions

View File

@@ -34,6 +34,10 @@ I'm always looking for help or ideas. Please submit code or email with ideas. Un
## Version Log
### Version 0.12.3
* 7Zip fixes https://github.com/adamhathcock/sharpcompress/issues/73
* Maybe all profiles will work with project.json now
### Version 0.12.2
* Support Profile 259 again

View File

@@ -1,5 +1,5 @@
{
"version": "0.12.2",
"version": "0.12.3",
"title": "SharpCompress - Pure C# Decompression/Compression",
"authors": [ "Adam Hathcock" ],
"language": "en-US",