# Changelog

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/) and
[Keep a CHANGELOG](http://keepachangelog.com).


## v0.1.1 - 2026-03-19

Elixir versions < 1.15 are no longer supported.

### Added

- Add `DCAT.SPDX.Checksum.equal?/2` function for comparing checksums

### Fixed

- Fix typo in `spatial_resolution` property name of `DCAT.Distribution` 
  (was incorrectly named `spacial_resolution`)


[Compare v0.1.0...v0.1.1](https://github.com/rdf-elixir/dcat-ex/compare/v0.1.0...v0.1.1)



## v0.1.0 - 2024-08-07

Initial release
