diff --git a/CHANGES.md b/CHANGES.md index e0320358..04101839 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,7 +3,7 @@ ## Breaking changes ## v0.0.44 -- #173: BREAKING: rename `*in*` to `` (in the `user` namespace). The name +- #173: Rename `*in*` to `` (in the `user` namespace). The name was a poor choice for two reasons. It shadowed `clojure.core/*in*`. Also, the value was not a dynamic var, but the earmuffs suggested otherwise.