ok/jj
1
0
Fork 0
forked from mirrors/jj

Update CHANGELOG.md

Fix config flag name in changelog.
This commit is contained in:
tp-woven 2024-06-18 09:41:49 +09:00
parent 599c2da37b
commit 1cf53a25f4

View file

@ -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