Skip to content

Commit

Permalink
Merge pull request #100 from tilezen/tag-v2.1.0
Browse files Browse the repository at this point in the history
Tag v2.1.0
  • Loading branch information
rmarianski authored May 30, 2017
2 parents df6bc31 + e8d4909 commit 37da4a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG
=========

v2.1.0
------
* Remove TOI handling
* Add Redis and File backed caches
* Generate only the coordinate requested, and not the metatile
* Respond with 404 for zooms that are too high
* Add ability to expire redis keys
* Support responding with cache-control max-age

v2.0.0
------
* Remove tiles of interest-related code (See [#85](https://github.com/tilezen/tileserver/pull/85))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.1.0

0 comments on commit 37da4a0

Please sign in to comment.