Skip to content

Commit

Permalink
Created CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijaKnezevic authored Jul 5, 2023
1 parent e537071 commit 4fdd784
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Changelog

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).
For releases `< 1.0.0` minor version steps may indicate breaking changes too.
## [1.0.1] - 2023-03-16
### Fixed
- small bug fixes metioned in tum-gis/ckanext-relation-sddi/issues/6

## [1.0.0] - 2023-03-16
### Changed
Update and compatibility with the CKAN > v2.9.0

## [ckan-2.8] - 2023-03-16

This Release of the CKAN extension is intended to be used in combination with the [SDDI CKAN Docker container](https://github.com/tum-gis/SDDI-CKAN-Docker) and is tested just only with CKAN 2.8.0.

## [template] - YYYY-MM-DD

### Added

### Changed

### Removed

### Fixed

### Security

### Deprecated

### Known issues

## [template] - YYYY-MM-DD

### Added

### Changed

### Removed

### Fixed

### Security

### Deprecated

### Known issues

[Unreleased]: https://github.com/tum-gis/ckan-docker/compare/0.0.5...HEAD
[1.0.1]: https://github.com/tum-gis/ckan-docker/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/tum-gis/ckan-docker/compare/0.0.5...1.0.0
[0.0.5]: https://github.com/tum-gis/ckan-docker/compare/0.0.4...0.0.5
[0.0.4]: https://github.com/tum-gis/ckan-docker/compare/0.0.3...0.0.4
[0.0.3]: https://github.com/tum-gis/ckan-docker/compare/0.0.2...0.0.3
[0.0.2]: https://github.com/tum-gis/ckan-docker/compare/0.0.1...0.0.2
[0.0.1]: https://github.com/tum-gis/ckan-docker/releases/tag/0.0.1
[template]: https://keepachangelog.com/en/1.0.0/

0 comments on commit 4fdd784

Please sign in to comment.