branch: elpa/inf-clojure
commit a98a260d0bcf8ee917bad5fe71d72add53ef7c92
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
[#152] Add a changelog entry
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad76f62..87e4887 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master (unreleased)
+### Bugs fixed
+
+[#152](https://github.com/clojure-emacs/inf-clojure/issues/152): Sanitize
should only remove whitespace at the end of a command.
+
## 3.0.0 (2020-08-01)
### New features