@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.4.5] 2024-12-17
## [2.4.6] - 2025-01-09
### Added
- Added parsing logic for `politicalGeocodingURI` in `ODSHDCATdeProfile`.
- If a dataset contains a `politicalGeocodingURI` but lacks a `spatial_uri`, the `politicalGeocodingURI` value is now extracted and used to populate the `spatial_uri` field in the dataset's extras.
- This ensures that datasets with a political geocoding URI but without a spatial URI are handled correctly in the profile.