Skip to content

Commit

Permalink
Added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Jan 10, 2017
1 parent a7f9e7f commit 97dcda5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.1.7

Minor updates and bugfixes.

- Impred support for ID-less and read-only models (#211)
- Improved compatibility with "UnionModel" extension
- Made source code more friendly with PhpStorm and IDEs
- Upadated README.md fixing some problems with examples
- Expanded documentation by including some missed methods
- Added "SQL Extensions" documentation section

## 1.1.6

- added `Model->refModel` as a method to fetch model of a relation (no loading attempts) (#198)
Expand Down

0 comments on commit 97dcda5

Please sign in to comment.