forked from mirrors/jj
Update CHANGELOG.md
Fix config flag name in changelog.
This commit is contained in:
parent
599c2da37b
commit
1cf53a25f4
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### New features
|
||||
|
||||
* Support background filesystem monitoring via watchman triggers enabled with
|
||||
the `core.watchman.register_trigger = true` config.
|
||||
the `core.watchman.register_snapshot_trigger = true` config.
|
||||
|
||||
* Show paths to config files when configuration errors occur
|
||||
|
||||
|
|
Loading…
Reference in a new issue