Skip to content

Commit 7609fe9

Browse files
committed
Issue #338: Reorganize changelog
Better documents the changes related to the now-deprecated `mustNotBeMissing` and `mustNotBeNull` constraints.
1 parent f2354ba commit 7609fe9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22
This project adheres to [Semantic Versioning](http://semver.org/). All notable changes will be documented in this file.
33

44
## [Unreleased]
5+
### Fixed
6+
- [#338](https://github.com/Kashoo/synctos/issues/338): The `mustNotBeMissing` and `mustNotBeNull` constraints do not behave as expected
7+
58
### Deprecated
6-
- [#338](https://github.com/Kashoo/synctos/issues/338): the `mustNotBeMissing` and `mustNotBeNull` constraints
9+
- `mustNotBeMissing` constraint
10+
- `mustNotBeNull` constraint
711

812
## [2.7.0] - 2018-10-01
913
### Added

0 commit comments

Comments
 (0)