Skip to content

Commit 93a3983

Browse files
chore: release v1.1.0
1 parent f943d20 commit 93a3983

File tree

2 files changed

+229
-217
lines changed

2 files changed

+229
-217
lines changed

CHANGELOG.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [1.1.0] - 2020-02-29
88
### Added
99
- Export of `updateStepData()` function for manipulating content of a single step node
1010
- Export of `updateGatewayData()` function for manipulating condition type associated with a single diverging gateway node
@@ -35,6 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
- Enable customization of default condition type, number of branches and associated condition values for a newly added `DivergingGatewayNode`
3636
- Expose internal validation logic
3737

38-
[Unreleased]: https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v1.0.1...HEAD
38+
[1.1.0]: https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v1.0.1...v1.1.0
3939
[1.0.1]: https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v1.0.0...v1.0.1
4040
[1.0.0]: https://github.com/CarstenWickner/react-jsonschema-inspector/releases/tag/v1.0.0

0 commit comments

Comments
 (0)