Skip to content

Commit

Permalink
docs: Add version 1.0.2 to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xint0-elab committed Apr 6, 2023
1 parent 9ade254 commit 84c7d6b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@ 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).

## [Unreleased](https://github.com/Xint0/banxico-php/compare/1.0.0...master)
## [Unreleased](https://github.com/Xint0/banxico-php/compare/1.0.2...master)

## [1.0.2](https://github.com/Xint0/banxico-php/compare/1.0.1...1.0.2) 2023-04-05

### Changed

- Use Psr18ClientDiscovery instead of HttpClientDiscovery in HttpClientFactory.
- Upgrade PHPUnit, PHP Code Sniffer.
- Add PHPStan configuration.

## [1.0.1](https://github.com/Xint0/banxico-php/compare/1.0.0...1.0.1) 2023-02-04

Expand Down

0 comments on commit 84c7d6b

Please sign in to comment.