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

Updated changelod with removal of c var usage and data requests

parent 994a3c8c
Branches
Tags
1 merge request!50Upgraded to CKAN 2.10
...@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added csrf inputs in template forms. - Added csrf inputs in template forms.
### Removed
- Removed data requests.
- Usage of global context variable `c` where possible.
### Changed ### Changed
- Updated minimum CKAN version requirement from `2.9` to `2.10`. Please run `ckan db upgrade` after updating. - Updated minimum CKAN version requirement from `2.9` to `2.10`. Please run `ckan db upgrade` after updating.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment