We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a645120 commit 4104b8eCopy full SHA for 4104b8e
CHANGELOG.md
@@ -12,6 +12,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
12
### Added
13
- QueryProxy associations accept `labels: false` option to prevent generated Cypher from using labels.
14
15
+### Changed
16
+- Properties explicitly set to type `Time` will no longer be converted to `DateTime`.
17
+
18
## [5.0.0.rc.3] - 2015-06-07
19
20
### Fixed
0 commit comments