From 6e0b535dcbf1ef89336cbccd513832373c3d692d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:31:05 +0800 Subject: [PATCH] chore(main): release 0.2.0 (#23) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e5593e8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [0.2.0](https://github.com/hugomods/google-adsense/compare/v0.1.0...v0.2.0) (2024-09-18) + + +### Features + +* add the google_adsense_ad_blocking_detector parameter, default to true ([#22](https://github.com/hugomods/google-adsense/issues/22)) ([7ab8382](https://github.com/hugomods/google-adsense/commit/7ab8382922991ba1f7cb05121777d8b163afafaa)), closes [#21](https://github.com/hugomods/google-adsense/issues/21) +* add the google_adsense_ad_blocking_detector_fail_safe parameter, default to true ([7ab8382](https://github.com/hugomods/google-adsense/commit/7ab8382922991ba1f7cb05121777d8b163afafaa))