Skip to content
Snippets Groups Projects
Commit a8e53f8b authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Updated changelog

parent 210a5e16
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. ...@@ -5,6 +5,17 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Introduced text ellipsis functionality to handle long dataset description texts and distribution descriptions.
- Enhanced dataset pages by displaying comprehensive contact information, including author, maintainer, creator, and contact person.
### Changed
- Fixed missing license properties (`od_conformance`, `ods_conformance`) in the license configuration.
## [2.3.0] ## [2.3.0]
### Added ### Added
...@@ -41,7 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -41,7 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Replaced `before_search` with `before_dataset_search` - Replaced `before_search` with `before_dataset_search`
- Replaced `after_search` with `after_dataset_search` - Replaced `after_search` with `after_dataset_search`
- Replaced `before_index` with `before_dataset_index` - Replaced `before_index` with `before_dataset_index`
- Updated minimu version of ckanext-spatial extension to `2.0.0`. - Updated minimum version of ckanext-spatial extension to `2.0.0`.
- Moved `fanstatic` webassets to `assets` directory. - Moved `fanstatic` webassets to `assets` directory.
## [2.2.0] ## [2.2.0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment