Skip to content

Commit

Permalink
adding changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
chelm committed Feb 10, 2015
1 parent 6381fd3 commit cca7ea1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

## [1.0.14](https://github.com/Esri/koop/releases/tag/v1.0.14) - 2015-02-10
###Changed
- default routes needed to add support for POSTs to feature service endpoints
- worker exporters needed to exit more gracefully and stop working when a file fails to be created
- a typo in GeoJSON.fromEsri was crashing request pages in koop-agol


## [1.0.13](https://github.com/Esri/koop/releases/tag/v1.0.13) - 2015-02-02
###Changed
- changed the way tiles are created, rather than creating a file on disk, now we just pass the mapnik XML around
Expand All @@ -7,6 +14,7 @@
## [1.0.12](https://github.com/Esri/koop/releases/tag/v1.0.12) - 2015-01-29
### Added
- now sending the expiration time with the base json response, helps with cache life

### Changed
- Tile styles are defaulted to points

Expand Down

0 comments on commit cca7ea1

Please sign in to comment.