Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j authored Jan 22, 2017
1 parent 1beedec commit 44d3d09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ CHANGELOG for 0.9.0 RC
* Container now validates scalar agument types when supplied by user

**DBAL**
* Improved polyfils for SQLServer
* Improved polyfills for SQLServer
* Improved SQL injection prevention
* Improved timezone management
* Refactoring of DBAL schemas
* Bugfixes
* Unions with with ordering in SQLServer
* Unions with ordering in SQLServer
* Invalid parameter handling for update queries with nested selection

**Models**
Expand All @@ -55,8 +55,8 @@ CHANGELOG for 0.9.0 RC
* MutableNumber accessor
* Validations
* Bugfixes
* Bugfix: ManyToMany relations to non saved records
* BelongsToRelation to non saved records
* Bugfix: ManyToMany relations to non-saved records
* BelongsToRelation to non-saved records
* Definition of morphed relations must be explicit now
* All ORM entities MUST have proper primary key now
* Ability to define custom column types in combination with accessors
Expand Down

0 comments on commit 44d3d09

Please sign in to comment.