This repository was archived by the owner on Jun 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 2.4.2] - 2019-03-11
6+ ### Changed
7+ - Moved back to using NAN from N-API to hopefully fix some segmentation faults.
8+
59## [ 2.4.1] - 2018-10-31
610### Added
711- Support for Node 11
@@ -288,6 +292,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
288292
289293## [ 1.0.0] - 2015-10-18
290294
295+ [ 2.4.1 ] : https://github.com/MayhemYDG/iltorb/compare/v2.4.1...v2.4.2
291296[ 2.4.1 ] : https://github.com/MayhemYDG/iltorb/compare/v2.4.0...v2.4.1
292297[ 2.4.0 ] : https://github.com/MayhemYDG/iltorb/compare/v2.3.2...v2.4.0
293298[ 2.3.2 ] : https://github.com/MayhemYDG/iltorb/compare/v2.3.1...v2.3.2
Original file line number Diff line number Diff line change 11{
22 "name" : " iltorb" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.4.2 " ,
44 "description" : " Brotli compression/decompression with native bindings" ,
55 "homepage" : " https://github.com/MayhemYDG/iltorb" ,
66 "bugs" : " https://github.com/MayhemYDG/iltorb/issues" ,
You can’t perform that action at this time.
0 commit comments