Skip to content

Commit 480b815

Browse files
committed
v0.5.0 release!
Updated changelog with v0.5.0 release date.
1 parent 4489fe7 commit 480b815

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Darya Framework Changelog
22

3-
## v0.5.0 - Feb ??, 2015
3+
## v0.5.0 - Feb 18, 2015
44

55
### ORM
66
- Implemented relation constraints
@@ -11,7 +11,7 @@
1111
- Allows string keys in relation definitions, which call methods on the
1212
relation when it is built, such as `'foreignKey'`, `'localKey'` and
1313
`'constrain'`
14-
14+
1515
### Database
1616
- Refactored abstract SQL translator
1717
- Fixed null and boolean comparisons for MySQL queries

0 commit comments

Comments
 (0)