Skip to content

Commit

Permalink
Merge pull request #42 from bis-med-it/update_release_notes
Browse files Browse the repository at this point in the history
Update release notes
  • Loading branch information
osirello committed Oct 26, 2023
2 parents 05a3a01 + b16029d commit 84b9151
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,19 @@ This page contains an overview of changes for each release.
Each release is tagged in GitHub and allows for easy download for the different versions.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standards.

## [1.1.1] - 2023-10-26

- Doc: add contribution section and other minor changes
- Security: bump urllib3 from 2.0.5 to 2.0.7
- Code refactoring: linting and code cleanup
- Repo: add contributing guidelines and issues templates for bug reporting and new features

## [1.1.0] - 2023-10-13

- Feature: Added support for filter feature to dynamically interact with the data
- Feature: Added for YAML validation
- Feature: Added error box for chart
- Doc: Enhanced documentation with new features and icons
- Doc: Enhanced Doc with new features and icons
- Fix: Correct documentation with wrong GitHub repo
- Fix: Prevent crash upon SSL connection error
- Fix: Added timeout for downloading the data
Expand All @@ -21,5 +28,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- Initial version compliant with requirements defined by the [SDMX 2023 Hackathon](https://www.sdmx2023.org/hackathon).

[1.1.1]: https://github.com/bis-med-it/SDMX-dashboard-generator/releases/tag/1.1.1
[1.1.0]: https://github.com/bis-med-it/SDMX-dashboard-generator/releases/tag/1.1.0
[1.0.0]: https://github.com/bis-med-it/SDMX-dashboard-generator/releases/tag/1.0.0
[1.0.0]: https://github.com/bis-med-it/SDMX-dashboard-generator/releases/tag/1.0.0

0 comments on commit 84b9151

Please sign in to comment.