File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1414
1515### Changed
1616
17+ ## [ 5.0.1] - 2025-11-13
18+
19+ ### Fixed
20+ - Building from source on macOS would not work properly.
21+
1722## [ 5.0.0] - 2025-01-13
1823
1924### Breaking Change
@@ -501,7 +506,8 @@ Special Thanks to [@koskokos2](https://github.com/koskokos2) for their contribut
501506- Improved code style, started using prettier
502507## [ 1.2.0] - 2017-08-28
503508
504- [ Unreleased ] : https://github.com/JCMais/node-libcurl/compare/v5.0.0...HEAD
509+ [ Unreleased ] : https://github.com/JCMais/node-libcurl/compare/v5.0.1...HEAD
510+ [ 5.0.1 ] : https://github.com/JCMais/node-libcurl/compare/v5.0.0...v5.0.1
505511[ 5.0.0 ] : https://github.com/JCMais/node-libcurl/compare/v4.1.0...v5.0.0
506512[ 4.1.0 ] : https://github.com/JCMais/node-libcurl/compare/v4.0.0...v4.1.0
507513[ 4.0.0 ] : https://github.com/JCMais/node-libcurl/compare/v3.0.0...v4.0.0
You can’t perform that action at this time.
0 commit comments