diff --git a/CHANGELOG.md b/CHANGELOG.md index ecf4fde..29332f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Add `cwd` option to `register` function that overrides where the `tsconfig.json` search begins. See PR [#205](https://github.com/dividab/tsconfig-paths/pull/205). +- Support `jsconfig.json` files. See PR [#199](https://github.com/dividab/tsconfig-paths/pull/199). ## [3.14.1] - 2022-03-22