We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2354ba commit 7609fe9Copy full SHA for 7609fe9
CHANGELOG.md
@@ -2,8 +2,12 @@
2
This project adheres to [Semantic Versioning](http://semver.org/). All notable changes will be documented in this file.
3
4
## [Unreleased]
5
+### Fixed
6
+- [#338](https://github.com/Kashoo/synctos/issues/338): The `mustNotBeMissing` and `mustNotBeNull` constraints do not behave as expected
7
+
8
### Deprecated
-- [#338](https://github.com/Kashoo/synctos/issues/338): the `mustNotBeMissing` and `mustNotBeNull` constraints
9
+- `mustNotBeMissing` constraint
10
+- `mustNotBeNull` constraint
11
12
## [2.7.0] - 2018-10-01
13
### Added
0 commit comments