Skip to content

Commit 3fcdea3

Browse files
authored
Update CHANGELOG.md
1 parent 20be75d commit 3fcdea3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## Version 2.11.3
7+
## Version 2.11.3 - 2020-07-17
88
### Fixed
99
- Fixed massive performance bottleneck when IndexReferenceConstraint and ReferenceExistConstraint are involved (#763)
1010
- Fixed CellValue to only include three most signficant digits on second fractions to correct issue loading dates (#741)
1111
- Fixed a couple of validation indexing errors that might cause erroneous validation errors (#767)
12+
- Updated internal validation system to not use recursion, allowing for better short-circuiting (#766)
1213

1314
## Version 2.11.2 - 2020-07-10
1415

0 commit comments

Comments
 (0)