Update CHANGES.md

This commit is contained in:
Michiel Borkent 2019-12-20 10:36:23 +01:00 committed by GitHub
parent 9add363d07
commit 8c56c9ad07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
## Breaking changes ## Breaking changes
## v0.0.44 ## v0.0.44
- #173: BREAKING: rename `*in*` to `<input>` (in the `user` namespace). The name - #173: Rename `*in*` to `<input>` (in the `user` namespace). The name
was a poor choice for two reasons. It shadowed `clojure.core/*in*`. Also, the 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. value was not a dynamic var, but the earmuffs suggested otherwise.