File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased] ( https://github.com/ckan/ckanext-dcat/compare/v2.3.0...HEAD )
3+ ## [ Unreleased] ( https://github.com/ckan/ckanext-dcat/compare/v2.3.1...HEAD )
4+
5+
6+
7+ ## [ v2.3.1] ( https://github.com/ckan/ckanext-spatial/compare/v2.3.0...v2.3.1 ) - 2025-06-11
8+
9+ * Decouple harvest model to avoid SQLAlchemy metadata errors [ #347 ] ( https://github.com/ckan/ckanext-spatial/issues/347 )
10+ * Remove legacy Pylons code [ #346 ] ( https://github.com/ckan/ckanext-spatial/pull/346 )
11+ * Fix map documentation link [ #344 ] ( https://github.com/ckan/ckanext-spatial/pull/344 )
412
513## [ v2.3.0] ( https://github.com/ckan/ckanext-spatial/compare/v2.2.0...v2.3.0 ) - 2025-03-06
614
Original file line number Diff line number Diff line change 66 import pkgutil
77 __path__ = pkgutil .extend_path (__path__ , __name__ )
88
9- __version__ = "2.3.0 "
9+ __version__ = "2.3.1 "
You can’t perform that action at this time.
0 commit comments