summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc05f53c..7af4dd5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,8 @@ A feature release on top of `1.4.0`, backwards compatible.
### Fixes
+- `just-import-git` now correctly inherits pragmas for imported
+ file-type repositories during description rewrite.
- `just-mr` repository garbage collection now properly removes
no longer needed directories.
- The "generic" rule now properly detects staging conflicts.