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.5] - 2020-11-01
9
11
- Resetting saveButtonState when validation contains errors #221
10
12
- Handle null value when deserializing grid value in DataValueReference 50ba85aaeeb66ed305248d303d568e4698943094
11
13
@@ -49,7 +51,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
49
51
- Developers Guide updated
50
52
- New minimum Umbraco version requirement: 8.1.0 - Doc Type Grid Editor will not work in lower versions!
51
53
52
- [ unreleased ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.4...HEAD
54
+ [ unreleased ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.5...HEAD
55
+ [ 1.2.5 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.4...1.2.5
53
56
[ 1.2.4 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.3...1.2.4
54
57
[ 1.2.3 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.2...1.2.3
55
58
[ 1.2.2 ] : https://github.com/skttl/umbraco-doc-type-grid-editor/compare/1.2.1...1.2.2
You can’t perform that action at this time.
0 commit comments