Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
MilagrosMarin committed Aug 30, 2024
1 parent 1b5c98b commit 5a58710
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.

## [0.2.1] - 2024-08-30

+ Fix - documentation website
+ Update - `setup.py` with `kpms` installation as `extras_require` for consistency with other Elements
+ Update - Dockerfile
+ Fix - `mkdocs` build issues
+ Fix - `reader` module imports by adding `__init__.py`
+ Fix - Move KPMS installation to `extras_require` in `setup` for consistency with other Elements
+ Update - markdown files in `mkdocs`
+ Update- Dockerfile

## [0.2.0] - 2024-08-16
+ Add - `load` functions and new secondary attributes for tutorial purposes
Expand Down

0 comments on commit 5a58710

Please sign in to comment.