Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nightwnvol committed Jun 28, 2024
1 parent ddf73c6 commit eae48ce
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Change Log
### All notable changes to `AMICO` will be documented in this file.

## `v2.0.2`<br>_2024-07-01_
### ✨Added
- Added `cp312` wheels to github actions

### 🛠️Changed
- Restict the `numpy` version to `<2.0.0` (due to `dipy` problems)
- Parameters in the `set()` method of the models have now default values
- `MacOS arm64` wheels are now compiled with GitHub Actions instead of Cirrus CI

### 🐛Fixed
- Link to installation guide in `README.md`
- Improved `print()` statements when running from `Jupyter notebooks`

---
---

## `v2.0.1`<br>_2023-09-21_
### 🛠️Changed
- Bump `dmri-dicelib` to `v1.0.1`
Expand Down

0 comments on commit eae48ce

Please sign in to comment.