Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTranter committed Jan 5, 2023
1 parent 3a60221 commit bd46493
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# [Unreleased](https://github.com/pybamm-team/liionpack/)

# [v0.3.3](https://github.com/pybamm-team/PyBaMM/tree/v0.3.3) - 2023-01-05
## Bug fixes

- Update the codecov.yaml with develop branch ([#180](https://github.com/pybamm-team/liionpack/pull/180))
- Update conda environment to pin minimum versions of PyBaMM and Python ([#169](https://github.com/pybamm-team/liionpack/pull/169))
- Fix benchmarking again ([#187](https://github.com/pybamm-team/liionpack/pull/187))
- Fix inconsistent results with Ray manager ([#189](https://github.com/pybamm-team/liionpack/pull/189))
- Deal with removal of external variables ([#192](https://github.com/pybamm-team/liionpack/pull/192))
- Update ParameterValues syntax ([#194](https://github.com/pybamm-team/liionpack/pull/194))
- Fix experiment after change in PyBaMM operating conditions ([#196](https://github.com/pybamm-team/liionpack/pull/196))
- Fix more external variable references ([#207](https://github.com/pybamm-team/liionpack/pull/207))

## Breaking changes

## Features

- Update the contributing docs about branches ([#179](https://github.com/pybamm-team/liionpack/pull/179))
- Update push to pypi following master sunset ([#193](https://github.com/pybamm-team/liionpack/pull/193))
- Change default branch on github to develop to fix benchmarking issues ([#184](https://github.com/pybamm-team/liionpack/pull/184))
- Migrate to hatch packaging ([#182](https://github.com/pybamm-team/liionpack/pull/182))

# [v0.3.2](https://github.com/pybamm-team/PyBaMM/tree/v0.3.2) - 2022-07-01

## Bug fixes
Expand Down Expand Up @@ -40,4 +61,4 @@ Please note that liionpack and PyBaMM are both still under active development, a
- Run pack simulations using PyBaMM simulations and experiments
- Lumped thermal model with configurable heat transfer coefficients
- Implement cell variablity with input parameters
- Run large simulations with parallel processing
- Run large simulations with parallel processing

0 comments on commit bd46493

Please sign in to comment.