Skip to content

Commit

Permalink
Release history
Browse files Browse the repository at this point in the history
  • Loading branch information
niksamokhvalov authored Aug 1, 2017
1 parent d817588 commit cb9f120
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@

## [Unreleased]

## 1.0.0-RC2 - 2017-08-01

### Changed
* `relationalFields` now protected property. Use `relations` property instead. **Break BC.**

### Added
* `relations` property may contain callback function to adjust creation of relation models.
* Integration test for update models with callback function.
* Change log.
* Change log.

## 1.0.0-RC - 2016-01-23

## 1.0.0-beta - 2015-12-30

0 comments on commit cb9f120

Please sign in to comment.