Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Sep 7, 2020
1 parent a25723e commit 39fd046
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 1.4.0

The methods Table::updateRowPerform() and deleteRowPerform() now throw an
exception when the table does not have a primary key.

Also updated docs.

## 1.3.0

This release implements IteratorAggregate on Row objects so you can foreach()
Expand Down

0 comments on commit 39fd046

Please sign in to comment.