Skip to content

Commit

Permalink
release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mats-claassen committed Feb 25, 2016
1 parent eb6276a commit 3aada43
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.

### 1.4.0 - Master branch
### Master branch


### [1.4.0](https://github.com/xmartlabs/Eureka/releases/tag/1.4.0)
Released on 2016-02-25.

* PopoverSelectorRow added.
* BaseRow reload, select, deselect helpers added.
* ImageRow update: allows clear button, image sources are public
* Added PostalAddressRow
* Lots of smaller bug fixes and new documentation

##### Breaking Changes
##### Breaking Changes

* `BaseCellType` protocol method `func cellBecomeFirstResponder() -> Bool` was renamed to `func cellBecomeFirstResponder(direction: Direction) -> Bool`

Expand Down

0 comments on commit 3aada43

Please sign in to comment.