summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Doubrovkine (dB.) @dblockdotorg <dblock@dblock.org>2020-06-12 22:10:22 -0400
committerGitHub <noreply@github.com>2020-06-12 22:10:22 -0400
commitb24d6dca2c545637bc3cc3ac4d89f565fc27a9d0 (patch)
treea489e2f321b62b24f1a142b3ce76002007a84153 /CHANGELOG.md
parent1f1efdb14cf586880e7fd1b6ed1d608256889c30 (diff)
parentdaf68c3868b8ff2468d0149ab74d76727d802255 (diff)
downloadhashie-b24d6dca2c545637bc3cc3ac4d89f565fc27a9d0.tar.gz
Merge pull request #527 from dblock/copyright-2020
Updated Copyright to 2020.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fdd32e4..c26a19e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ Any violations of this scheme are considered to be bugs.
* [#521](https://github.com/hashie/hashie/pull/499): Do not convert keys that cannot be represented as symbols to `String` in `Mash` initialization - [@carolineartz](https://github.com/carolineartz).
* [#524](https://github.com/hashie/hashie/pull/524): Test with Ruby 2.7 - [@aried3r](https://github.com/aried3r).
* [#525](https://github.com/hashie/hashie/pull/525): Use `indifferent_writer` in `IndifferentAccess#convert!` - [@yogeshjain999](https://github.com/yogeshjain999).
+* [#527](https://github.com/hashie/hashie/pull/527): Updated Copyright to (c) 2009-2020 Intridea, Inc., and Contributors - [@dblock](https://github.com/dblock).
* Your contribution here.
### Deprecated