diff --git a/CHANGELOG.md b/CHANGELOG.md index 085912e3b31dca65fd2ebae417d123dcd6bc143a..c1e8ae4e9ece2e16cee0f962df77dd1315cc1a9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ +<a name="v3.43.0"></a> +## [v3.43.0] - 2023-04-07 +### Add Features +- new DataFetchError + + <a name="v3.42.1"></a> ## [v3.42.1] - 2023-04-03 ### Bug Fixes @@ -581,6 +587,7 @@ <a name="1.8.0"></a> ## 1.8.0 - 2021-08-15 +[v3.43.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.42.1...v3.43.0 [v3.42.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.42.0...v3.42.1 [v3.42.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.41.0...v3.42.0 [v3.41.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.40.0...v3.41.0