Skip to content

Commit

Permalink
Added changelog note for OOE-12
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelborn committed Sep 26, 2023
1 parent 633f6bd commit 3dd1a73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### 🐛 Fixed

Refactored nullability checks to occur *after* pre-event listener methods fire. Resolves [OOE-12](https://ortussolutions.atlassian.net/browse/OOE-12)

### ⭐ Added

Added context to the error message in `CFCGetter`, which handles retrieving entity values from Hibernate code. This improves odd error messages in some edge cases with the Hibernate tuplizer.
Expand Down

0 comments on commit 3dd1a73

Please sign in to comment.