-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
513c054
commit c410690
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | ||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | ||
|
||
<!-- insertion marker --> | ||
## [v0.0.2](https://github.com/DataShades/ckanext-charts/releases/tag/v0.0.2) - 2023-10-25 | ||
|
||
<small>[Compare with v0.0.1](https://github.com/DataShades/ckanext-charts/compare/v0.0.1...v0.0.2)</small> | ||
|
||
### Features | ||
|
||
- use chart.js v4 ([55cca97](https://github.com/DataShades/ckanext-charts/commit/55cca97748a6ed22aae2733a66d157f66de02f5b) by Sergey Motornyuk). | ||
|
||
## [v0.0.1](https://github.com/DataShades/ckanext-charts/releases/tag/v0.0.1) - 2021-09-01 | ||
|
||
<small>[Compare with first commit](https://github.com/DataShades/ckanext-charts/compare/e6de562696bc54582001c3b06bb423d29853f308...v0.0.1)</small> | ||
|