diff --git a/CHANGELOG.md b/CHANGELOG.md index 84cb986..f07a87a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ CHANGELOG ========= +v1.0.0 +------ +* Update process_cord function call to account for new return values (size logging). +* Update the sample configuration to reflect new options. +* Add pyclipper dependency to requirements. + v0.7.0 ------ * Removed TileStache and Pillow dependencies diff --git a/VERSION b/VERSION index f84b17c..afaf360 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.0-pre2 \ No newline at end of file +1.0.0 \ No newline at end of file