File tree Expand file tree Collapse file tree 2 files changed +229
-217
lines changed
Expand file tree Collapse file tree 2 files changed +229
-217
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments