Skip to content

Commit

Permalink
release notes for 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralph Huwiler committed Feb 10, 2018
1 parent 58dbfc4 commit f084233
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,17 @@ All notable changes to this project will be documented in this file.

## [Unreleased]


## [0.0.6] - 2018-02-10

This release adds optional includes that can be requested on a per-transform basis.
It is also possible to request nested includes which are going to be recursively resolved.

### Added
- Added `availableIncludes` to transformers.
- Added `parseIncludes()` to request includes.
- Added config values for recursion limit.
- Includes can be automatically parsed from the request parameters


## [0.0.5] - 2018-02-08
Expand Down

0 comments on commit f084233

Please sign in to comment.