This repository was archived by the owner on Feb 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9+
10+ ## [ 1.2.4] - 2020-09-09
911- Clear earlier serverside validation errors #217
1012- Null Pointer Exception on save when no grid layout selected #211
1113- Unsaved Changes dialog fires when hitting submit on grid editors #205
@@ -45,7 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4547- Developers Guide updated
4648- New minimum Umbraco version requirement: 8.1.0 - Doc Type Grid Editor will not work in lower versions!
4749
48- [ unreleased ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.2...HEAD
50+ [ unreleased ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.4...HEAD
51+ [ 1.2.4 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.3...1.2.4
4952[ 1.2.3 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.2...1.2.3
5053[ 1.2.2 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.1...1.2.2
5154[ 1.2.1 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.0...1.2.1
You can’t perform that action at this time.
0 commit comments