Skip to content

Commit

Permalink
adjusted changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Dec 10, 2019
1 parent a830d16 commit 37a7654
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog
## [2.3.2] - 2019-12-10

### Fixed
- Fixed validation equals to change operator to == from ===
- Fixed validation equals to changed operator to compare value only (not datatype)
- Fixed form helper adding error class on associated objects with validation errors
- Fixed backtrace path
- Marshaller patching detecting posted integer/null fields were treated as modified due to different
Expand Down

0 comments on commit 37a7654

Please sign in to comment.