diff --git a/CHANGELOG.md b/CHANGELOG.md index 78c2369f..12ac07f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,9 +23,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -* Change API testing provider from `httpbin` to `postman-echo` * Added `composeUrl` option to allow custom for composition endpoints - [products/#132](https://github.com/ripe-tech/products/issues/132) +### Changed + +* Change API testing provider from `httpbin` to `postman-echo` + ## [3.0.1] - 2023-05-19 ### Added