Skip to content

Commit

Permalink
Release: Version 1.21.0 (#1312)
Browse files Browse the repository at this point in the history
* release: version 1.21.0
  • Loading branch information
haricnugraha authored Jul 19, 2024
1 parent 0f0c492 commit 8bc7ee8
Show file tree
Hide file tree
Showing 3 changed files with 1,263 additions and 2,591 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.21.0] - 2024-07-19

### Added

Feat: Implement http response cache (#1296)
Feat: Add custom user agent (#1300)

### Fixed

Fix: Handle CERT_HAS_EXPIRED_ERROR (#1299)
Fix: Docker build fails on some OS (#1304)
Fix: Handle ERR_TLS_CERT_ALTNAME_INVALID and improve overall error descriptions (#1309)

### Changed

Chore: Update oclif to v4.14.0 (#1311)

## [1.20.2] - 2024-05-16

### Fixed
Expand Down
Loading

0 comments on commit 8bc7ee8

Please sign in to comment.