Skip to content

Commit b57ee2a

Browse files
committed
Update changelog
1 parent 62e744b commit b57ee2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# (lib)unarr changelog
22

3-
## 1.0.1 - (unreleased)
3+
## 1.0.1 - 2017-11-04
44
This is a bugfix release.
55

66
### Fixed
7-
* Fix typo in pkg-config.pc.cmake template
7+
* Fixed typo in pkg-config.pc.cmake template
88

99
## 1.0.0 - 2017-09-22
1010

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

2525
### Fixed

0 commit comments

Comments
 (0)