Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Aug 18, 2024
1 parent fb71faa commit 64a29e8
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,42 @@
# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [4.2.0] - 2024-08-18

### Added

- Support Belgium

### Removed

- Remove eol Rubies

## [4.1.0] - 2023-01-23

### Added
- Support EG, PL, SA, SE regions

- Support Egypt, Polan, Saudi Arabia, and Sweden

## [4.0.0] - 2021-05-27

### Changed

- Relax version requirement on the HTTP gem

## [3.4.1] - 2020-07-10

### Removed

- Remove validation for resource attribute

## [3.4.0] - 2020-05-27

### Added

- Add validation for resources attribute
- Add validation for keywords attribute in Request#item_search
- Add support for EditorConfig
Expand All @@ -30,34 +45,41 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add Netherlands

### Removed

- Remove support for end-of-life'd Ruby 2.4

## [3.3.0] - 2020-01-26

### Added

- Add Singapore

### Fixed

- Support Ruby 2.7

## [3.2.0] - 2019-11-13

### Added

- bring your own parser for Vacuum::Response

## [3.1.0] - 2019-11-10

### Changed

- Swap HTTPI with the HTTP gem

### Added

- Allow persistent connections

## [3.0.0] - 2019-10-30

This is a major version release. It's a backward-incompatible rewrite following the roll-out of the [new Amazon Product Advertision API version 5](https://webservices.amazon.com/paapi5/documentation/migration-guide.html).

### Changed

- Migrate to Product Advertising API version 5

[Unreleased]: https://github.com/hakanensari/vacuum/compare/v4.0.0...HEAD
Expand Down

0 comments on commit 64a29e8

Please sign in to comment.