Add changelog entry for new #defined?` mutaiton
This commit is contained in:
parent
d86d5b8927
commit
6fdc5beab2
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
* Remove invalid mutation `foo or bar` to `!(foo or bar)` see #287
|
||||
* Add mutation from `#to_h` to `#to_hash` #218
|
||||
* Add mutation from `#defined?` to `true` / `false` #399
|
||||
|
||||
# v0.8.1 2015-07-24
|
||||
|
||||
|
|
Loading…
Reference in a new issue