Update NEWS and control file for v1.0.1
This commit is contained in:
parent
80073aa213
commit
926435a908
8
NEWS.md
8
NEWS.md
@ -1,3 +1,11 @@
|
||||
1.0.1 (2016-07-01)
|
||||
---
|
||||
|
||||
__Bugfixes__
|
||||
|
||||
* Fix for ERROR: Operation on mixed SRID geometries #130
|
||||
|
||||
|
||||
1.0.0 (6/27/2016)
|
||||
-----
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
comment = 'CartoDB Observatory backend extension'
|
||||
default_version = '1.0.0'
|
||||
default_version = '1.0.1'
|
||||
requires = 'postgis'
|
||||
superuser = true
|
||||
schema = cdb_observatory
|
||||
|
Loading…
Reference in New Issue
Block a user