Skip to content

Commit

Permalink
doc: Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopacheco1 committed Jan 30, 2024
1 parent 81df865 commit fd7cfb3
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

## [v1.0.0] - 2024-01-30

### Added

- ckanext-scheming v3.0.0.
- ckanext-dcat v1.5.1.
- ckanext-harvest v1.5.6.
- ckanext-gdi-userportal v1.0.0.
- ckanext-oidc-pkce v0.3.1.
- minimal default scheming for GDI User Portal.

### Removed

- Unused datastore dependencies.

0 comments on commit fd7cfb3

Please sign in to comment.