Skip to content

Commit 880c1fd

Browse files
author
Yogthos
committed
update changelog
1 parent b79a5c2 commit 880c1fd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## 2026-02-18
44

5+
### New Features
6+
7+
- Add module removal report and `remove-module` command — auto-deletes unchanged files, prints manual steps for injections, checks reverse dependencies [PR #171](https://github.com/kit-clj/kit/pull/171). Thanks [@kovan](https://github.com/kovan)
8+
- Add options for dependencies with more advanced feature flags [PR #167](https://github.com/kit-clj/kit/pull/167). Thanks [@bilus](https://github.com/bilus)
9+
- Update `kit.git-config.edn` template to match clj-jgit 1.0 syntax [PR #164](https://github.com/kit-clj/kit/pull/164). Thanks [@michaelglass](https://github.com/michaelglass)
10+
511
### Bug Fixes
612

713
- Fix NPE in EDN injection when target path doesn't exist — now returns data unchanged

0 commit comments

Comments
 (0)