Skip to content

Commit ee82fa4

Browse files
committed
docs: update changelog
1 parent 0dcbb5d commit ee82fa4

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
### Breaking Change
1010
### Fixed
1111
### Added
12+
### Changed
13+
### Removed
14+
15+
## [2.3.4] - 2022-01-29
1216

17+
### Added
1318
- support `curl_blob` options [#300](https://github.com/JCMais/node-libcurl/issues/300) by @johnwchadwick
1419
- added arm64 builds for macOS [#312](https://github.com/JCMais/node-libcurl/issues/312) by @johnwchadwick
1520
- added most options that were missing up to libcurl version 7.79.1, including HSTS support.
@@ -20,8 +25,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2025
- The **only** Electron versions with prebuilt binaries are: `16`, `15`, `14`, `13`, `12`, and `11`.
2126
- The **only** Nwjs versions with prebuilt binaries are: `0.58`, `0.57`, and `0.56`.
2227

23-
### Removed
24-
2528
## [2.3.3] - 2021-05-09
2629
### Fixed
2730
- Fix support for Node.js v16
@@ -336,7 +339,8 @@ Special Thanks to [@koskokos2](https://github.com/koskokos2) for their contribut
336339
- Improved code style, started using prettier
337340
## [1.2.0] - 2017-08-28
338341

339-
[Unreleased]: https://github.com/JCMais/node-libcurl/compare/v2.3.3...HEAD
342+
[Unreleased]: https://github.com/JCMais/node-libcurl/compare/v2.3.4...HEAD
343+
[2.3.4]: https://github.com/JCMais/node-libcurl/compare/v2.3.3...v2.3.4
340344
[2.3.3]: https://github.com/JCMais/node-libcurl/compare/v2.3.2...v2.3.3
341345
[2.3.2]: https://github.com/JCMais/node-libcurl/compare/v2.3.1...v2.3.2
342346
[2.3.1]: https://github.com/JCMais/node-libcurl/compare/v2.3.0...v2.3.1

0 commit comments

Comments
 (0)