File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,12 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99### Breaking Change
1010
1111### Fixed
12- - Fixed the types on the ` FileInfo ` object. With 5.0.0, the properties were changed to be all in lowercase, to follow the libcurl struct more closely.
1312
1413### Added
1514
1615### Changed
1716
17+ ## [ 5.0.2] - 2026-01-15
18+
19+ ### Fixed
20+ - Fixed the types on the ` FileInfo ` object. With 5.0.0, the properties were changed to be all in lowercase, to follow the libcurl struct more closely.
21+
1822## [ 5.0.1] - 2025-11-13
1923
2024### Fixed
@@ -508,7 +512,8 @@ Special Thanks to [@koskokos2](https://github.com/koskokos2) for their contribut
508512- Improved code style, started using prettier
509513## [ 1.2.0] - 2017-08-28
510514
511- [ Unreleased ] : https://github.com/JCMais/node-libcurl/compare/v5.0.1...HEAD
515+ [ Unreleased ] : https://github.com/JCMais/node-libcurl/compare/v5.0.2...HEAD
516+ [ 5.0.2 ] : https://github.com/JCMais/node-libcurl/compare/v5.0.1...v5.0.2
512517[ 5.0.1 ] : https://github.com/JCMais/node-libcurl/compare/v5.0.0...v5.0.1
513518[ 5.0.0 ] : https://github.com/JCMais/node-libcurl/compare/v4.1.0...v5.0.0
514519[ 4.1.0 ] : https://github.com/JCMais/node-libcurl/compare/v4.0.0...v4.1.0
You can’t perform that action at this time.
0 commit comments