Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
selmf committed Nov 4, 2017
1 parent 62e744b commit b57ee2a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# (lib)unarr changelog

## 1.0.1 - (unreleased)
## 1.0.1 - 2017-11-04
This is a bugfix release.

### Fixed
* Fix typo in pkg-config.pc.cmake template
* Fixed typo in pkg-config.pc.cmake template

## 1.0.0 - 2017-09-22

### Added
* Cmake based build system for library builds
* Support for pkg-config (libunarr.pc)b
* Support for pkg-config (libunarr.pc)
* Windows compatible export header for DLL builds
* xz utils / libLZMA can be used as decoder for LZMA1 and XZ (LZMA2) compressed
ZIP archives.
Expand All @@ -19,7 +19,7 @@ ZIP archives.
### Changed
* LZMA SDK code was updated to version 17.01 beta
* 7z extraction support is currently broken due to LZMA SDK api changes.
* Unarr example executable (unarr-test) and it's makefile
* Unarr sample application (unarr-test) and its makefile
(legacy unarr build system) have been moved to the [test](test) folder

### Fixed
Expand Down

0 comments on commit b57ee2a

Please sign in to comment.