Skip to content

Commit bd46493

Browse files
committed
Update changelog
1 parent 3a60221 commit bd46493

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# [Unreleased](https://github.com/pybamm-team/liionpack/)
22

3+
# [v0.3.3](https://github.com/pybamm-team/PyBaMM/tree/v0.3.3) - 2023-01-05
4+
## Bug fixes
5+
6+
- Update the codecov.yaml with develop branch ([#180](https://github.com/pybamm-team/liionpack/pull/180))
7+
- Update conda environment to pin minimum versions of PyBaMM and Python ([#169](https://github.com/pybamm-team/liionpack/pull/169))
8+
- Fix benchmarking again ([#187](https://github.com/pybamm-team/liionpack/pull/187))
9+
- Fix inconsistent results with Ray manager ([#189](https://github.com/pybamm-team/liionpack/pull/189))
10+
- Deal with removal of external variables ([#192](https://github.com/pybamm-team/liionpack/pull/192))
11+
- Update ParameterValues syntax ([#194](https://github.com/pybamm-team/liionpack/pull/194))
12+
- Fix experiment after change in PyBaMM operating conditions ([#196](https://github.com/pybamm-team/liionpack/pull/196))
13+
- Fix more external variable references ([#207](https://github.com/pybamm-team/liionpack/pull/207))
14+
15+
## Breaking changes
16+
17+
## Features
18+
19+
- Update the contributing docs about branches ([#179](https://github.com/pybamm-team/liionpack/pull/179))
20+
- Update push to pypi following master sunset ([#193](https://github.com/pybamm-team/liionpack/pull/193))
21+
- Change default branch on github to develop to fix benchmarking issues ([#184](https://github.com/pybamm-team/liionpack/pull/184))
22+
- Migrate to hatch packaging ([#182](https://github.com/pybamm-team/liionpack/pull/182))
23+
324
# [v0.3.2](https://github.com/pybamm-team/PyBaMM/tree/v0.3.2) - 2022-07-01
425

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

0 commit comments

Comments
 (0)