Skip to content

Commit

Permalink
Added breaking changes note (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Oct 22, 2016
1 parent aee1364 commit 937ee2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

Generate and load SQL tables based on JSON Table Schema descriptors.

> Version `v0.3` contains breaking changes:
- renamed `Storage.tables` to `Storage.buckets`
- changed `Storage.read` to read into memory
- added `Storage.iter` to yield row by row

## Getting Started

### Installation
Expand Down

0 comments on commit 937ee2e

Please sign in to comment.