Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
thrawn01 authored Jun 28, 2021
1 parent 284a4fd commit d63db35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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).

## [4.5.2] - 2021-06-28
### Changed
* Change response for VerifyDomain method from (string, error) to (DomainResponse, error)

## [4.5.1] - 2021-04-12
### Changed
* `MockServer` now locks internal resources for thread safety.
Expand Down

0 comments on commit d63db35

Please sign in to comment.