Skip to content

Commit

Permalink
Better CHANGELOG message for #380
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Apr 24, 2019
1 parent fd58583 commit ece7889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Unreleased

- clean-ns: fix cases where this would generate a FileNotFoundException, by trying both the absolute and the relative path to the file to be cleaned.
- [#380](https://github.com/clojure-emacs/clj-refactor.el/issues/380) clean-ns: fix FileNotFoundException, by trying both the absolute path and the path relative to the project root. This requires a new refactor-nrepl, old versions will only check the absolute path.

## 2.4.0 (2018-08-26)

Expand Down

0 comments on commit ece7889

Please # to comment.