Skip to content

Commit

Permalink
Merge pull request #296 from matt-frey/changelog-0.10.3
Browse files Browse the repository at this point in the history
Changelog 0.10.3
  • Loading branch information
matt-frey authored Jan 21, 2022
2 parents 97ea7a0 + a53b32f commit 84e0155
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## EPIC version 0.10.3
* [restarting EPIC](https://github.com/matt-frey/epic/pull/278)
* [fix calculation of get_delx and get_dely for non-centred domains](https://github.com/matt-frey/epic/pull/279)
* [update pillow dependency](https://github.com/matt-frey/epic/pull/280)
* [update pyyaml dependency](https://github.com/matt-frey/epic/pull/281)
* [update urllib3 dependency](https://github.com/matt-frey/epic/pull/282)
* [fix get_delx for non-centred domains](https://github.com/matt-frey/epic/pull/283)
* [update python dependencies](https://github.com/matt-frey/epic/pull/285)
* [use proper interpolation name](https://github.com/matt-frey/epic/pull/287)
* [new directory structure in main like in branch develop](https://github.com/matt-frey/epic/pull/291)
* [combine to array](https://github.com/matt-frey/epic/pull/293)
* [add initial time like in the 3D model](https://github.com/matt-frey/epic/pull/295)
* [apply periodic BCs to parcel mergers](https://github.com/matt-frey/epic/pull/298)
## EPIC version 0.10.2
* [fix import in README](https://github.com/matt-frey/epic/commit/fa36d763f9ee9d16c60b9bca58a5bc60e5464105)
## EPIC version 0.10.1
Expand Down

0 comments on commit 84e0155

Please sign in to comment.