Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Apr 28, 2020
1 parent 5cc946f commit 916b5f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## 1.3.0

* Added `",omitempty"` support. This will ignore zero values in the source
structure when encoding. [GH-145]

## 1.2.3

* Fix duplicate entries in Keys list with pointer values. [GH-185]
Expand Down

0 comments on commit 916b5f2

Please sign in to comment.