Skip to content

Commit

Permalink
[TASK] Adjust changelog for version 1.7.1
Browse files Browse the repository at this point in the history
Related: #52
  • Loading branch information
brotkrueml committed May 26, 2020
1 parent 7820849 commit acd33bc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.7.1] - 2020-05-26

### Fixed
- Generate types in view helpers inside "for" loop correctly (#52)

## [1.7.0] - 2020-04-22

### Added
Expand Down Expand Up @@ -181,7 +186,8 @@ Initial release
- View helpers for usage in Fluid templates


[Unreleased]: https://github.com/brotkrueml/schema/compare/v1.7.0...HEAD
[Unreleased]: https://github.com/brotkrueml/schema/compare/v1.7.1...HEAD
[1.7.1]: https://github.com/brotkrueml/schema/compare/v1.7.0...v1.7.1
[1.7.0]: https://github.com/brotkrueml/schema/compare/v1.6.0...v1.7.0
[1.6.0]: https://github.com/brotkrueml/schema/compare/v1.5.2...v1.6.0
[1.5.2]: https://github.com/brotkrueml/schema/compare/v1.5.1...v1.5.2
Expand Down

0 comments on commit acd33bc

Please sign in to comment.