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/),
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+
10
+ ## [ 1.2.4] - 2020-09-09
9
11
- Clear earlier serverside validation errors #217
10
12
- Null Pointer Exception on save when no grid layout selected #211
11
13
- 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
45
47
- Developers Guide updated
46
48
- New minimum Umbraco version requirement: 8.1.0 - Doc Type Grid Editor will not work in lower versions!
47
49
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
49
52
[ 1.2.3 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.2...1.2.3
50
53
[ 1.2.2 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.1...1.2.2
51
54
[ 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