Skip to content

Commit

Permalink
Release 0.11.0 (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet committed Mar 4, 2022
1 parent 2bf9e1e commit 38a44d5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,17 @@
GeoAlchemy 2 Changelog
======================

0.11.0
------

* Add Alembic helpers for Add/Drop spatial columns with SQLite @adrien-berchet (#362)
* Add GitHub URL for PyPi @andriyor (#364)
* Add a simple API to register custom mapping for SQLite function names @adrien-berchet (#360)
* Example of specific compilation for sided buffer with SQLite dialect @adrien-berchet (#361)
* Remove metaclass as in SQLAlchemy, rework the tests and some reformatting @adrien-berchet (#357)
* Use RecoverGeometryColumn instead of AddGeometryColumn with SQLite @adrien-berchet (#354)
* Fix spatial index declaration @adrien-berchet (#344)

0.10.2
------

Expand Down

0 comments on commit 38a44d5

Please sign in to comment.