diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eea0320..0c11df51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 5.0.3 (2022-06-27) + +* feat(content-parser): content parsers can now access previous implementations ([27ac9ba](https://github.com/mountain-pass/waychaser/commit/27ac9ba)) + + + ## 5.0.2 (2022-06-26) * Merge pull request #488 from mountain-pass/dependabot/npm_and_yarn/shell-quote-1.7.3 ([8a5b378](https://github.com/mountain-pass/waychaser/commit/8a5b378)), closes [#488](https://github.com/mountain-pass/waychaser/issues/488) diff --git a/README.md b/README.md index c567974a..094fdcdd 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ try { ```html ...