Skip to content

Commit

Permalink
update changelog for v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phcurado committed Jan 7, 2023
1 parent 3fc0000 commit 34ad9b3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## v0.10.x (2023-01-07)

### Enhancements

* [Parameter] Extra option `ignore_nil` for `load/2` and `dump/2` functions.
* [Parameter.Types] New `array` type.
* [Parameter.Schema] Support for nested type on `map` and `array`.
* Improved code test coverage to 100%.

## v0.9.x (2023-01-04)

### Enhancements
Expand Down

0 comments on commit 34ad9b3

Please sign in to comment.