1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-04 18:19:15 +02:00

Update changelog for 1.1.7 release

This commit is contained in:
Jeff Schiller 2023-12-16 22:21:23 -08:00
parent 2dd0a815d0
commit f64c744abf

View file

@ -2,11 +2,12 @@
All notable changes to this project will be documented in this file.
## [1.1.7] - 2023-12-11
## [1.1.7] - 2023-12-16
### Changed
- decompress: Allow unarchiving in Node.
- archive: Enable unarchiving/archiving in NodeJS.
- Update unit test coverage and documentation.
## [1.1.6] - 2023-10-25