File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,12 +4,15 @@ 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.0.1 ] - 2020-02-23
88### Added
99- Mentioning of all component props in README
1010- Basic examples in README
1111
12- ## [ 1.0.0]
12+ ### Fixed
13+ - Invalid key assignment results in incorrect partial rendering during structural editing
14+
15+ ## [ 1.0.0] - 2020-02-22
1316### Added
1417- Allow for simple process flows to be displayed
1518- Automatic positioning of elements in a grid (i.e. no "pixel pushing")
@@ -25,5 +28,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2528- Enable customization of default condition type, number of branches and associated condition values for a newly added ` DivergingGatewayNode `
2629- Expose internal validation logic
2730
28- [ Unreleased ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v1.0.0...HEAD
31+ [ 1.0.1 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v1.0.0...v1.0.1
2932[ 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