Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

Commit 94577f2

Browse files
committed
Bump to v2.3.2
1 parent 92103bb commit 94577f2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [2.3.2] - 2018-05-01
6+
### Fixed
7+
- Fixed pre-compiled binaries download script
8+
59
## [2.3.1] - 2018-04-30
610
### Added
711
- Support for Node 10
@@ -266,6 +270,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
266270

267271
## [1.0.0] - 2015-10-18
268272

273+
[2.3.2]: https://github.com/MayhemYDG/iltorb/compare/v2.3.1...v2.3.2
269274
[2.3.1]: https://github.com/MayhemYDG/iltorb/compare/v2.3.0...v2.3.1
270275
[2.3.0]: https://github.com/MayhemYDG/iltorb/compare/v2.2.0...v2.3.0
271276
[2.2.0]: https://github.com/MayhemYDG/iltorb/compare/v2.1.0...v2.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iltorb",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Brotli compression/decompression with native bindings",
55
"homepage": "https://github.com/MayhemYDG/iltorb",
66
"bugs": "https://github.com/MayhemYDG/iltorb/issues",

0 commit comments

Comments
 (0)