diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d4ae61b..5c693ad82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ ### New features -* Add `related-files-fn` option to use custom function to find test/impl/other files. +* Add `path-length` and `custom-method` files sorting options +* Add `related-files-fn` option to use custom function to find test/impl/other files * [#1019](https://github.com/bbatsov/projectile/issues/1019): Jump to a test named the same way but in a different directory. * [#982](https://github.com/bbatsov/projectile/issues/982): Add heuristic for projectile-find-matching-test. * Support a list of functions for `related-files-fn` options and helper functions. diff --git a/doc/configuration.md b/doc/configuration.md index 5c9216a27..fff20109f 100644 --- a/doc/configuration.md +++ b/doc/configuration.md @@ -124,6 +124,22 @@ To sort files by