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 +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-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.3.0] - 2018-04-06
56### Added
67- The compress and decompress methods will now return a promise when the callback argument is missing.
78 - This change enables using those methods in async/await flow.
@@ -258,6 +259,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
258259
259260## [ 1.0.0] - 2015-10-18
260261
262+ [ 2.3.0 ] : https://github.com/MayhemYDG/iltorb/compare/v2.2.0...v2.3.0
261263[ 2.2.0 ] : https://github.com/MayhemYDG/iltorb/compare/v2.1.0...v2.2.0
262264[ 2.1.0 ] : https://github.com/MayhemYDG/iltorb/compare/v2.0.9...v2.1.0
263265[ 2.0.9 ] : https://github.com/MayhemYDG/iltorb/compare/v2.0.8...v2.0.9
Original file line number Diff line number Diff line change 11{
22 "name" : " iltorb" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
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