Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachibouzouk committed Nov 8, 2023
1 parent a57b121 commit 6815a4d
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
Release History
===============

0.4.2 (dev)
0.4.3 (dev)
------------------

**|new|** continuous integration setup
0.4.2 (2023-11-09)
------------------
**|new|** classes to plot and save RAMP simulation results for post-processing (#89)

**|new|** continuous integration setup (#94 and #96)

**|new|** first automated tests (#93)

**|new|** first automated tests
**|fixed|** moved the randomization of daily preference from appliance to user level (#92)

**|fixed|** installation options have been debugged and the documentation updated accordingly
**|fixed|** installation options have been debugged and the documentation updated accordingly (#76, #95)

**|fixed|** automated download of example applications via the `download_example` functions now includes previously missing .csv files
**|fixed|** automated download of example applications via the `download_example` functions now includes previously missing .csv files (#69)

0.4.1 (2023-10-XX)
0.4.1 (2023-10-08)
------------------

**|hotfix|** added option `-o` to the terminal command line interface to enable the user to provide output path to save ramp results. This option is also accessible to python users using `ofname` argument of the `ramp/ramp_run.py::run_usecase` or the `ramp/post_process/post_process.py::export_series` functions.
Expand Down

0 comments on commit 6815a4d

Please sign in to comment.