Retarget to 1.9.0
This commit is contained in:
parent
ff4f46abcc
commit
7b16676f63
8
NEWS.md
8
NEWS.md
@ -1,3 +1,10 @@
|
||||
1.9.0 -- 2014-03-DD
|
||||
-------------------
|
||||
|
||||
New features:
|
||||
|
||||
- Allow to set server related configuration in serverMetadata (#182)
|
||||
|
||||
1.8.5 -- 2014-03-DD
|
||||
-------------------
|
||||
|
||||
@ -12,7 +19,6 @@ Enhancements:
|
||||
- Add "cacheDns" statsd setting in the example configs
|
||||
- Do not send duplicated stats on template instanciation
|
||||
- Do not die on dns resolution errors (#178, #180)
|
||||
- Allow to set server related configuration in serverMetadata (#182)
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "windshaft-cartodb",
|
||||
"version": "1.8.5",
|
||||
"version": "1.9.0",
|
||||
"description": "A map tile server for CartoDB",
|
||||
"keywords": [
|
||||
"cartodb"
|
||||
|
Loading…
Reference in New Issue
Block a user