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 Jul 4, 2024
1 parent 5f910e3 commit 532f6f2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Change Log
### All notable changes to `COMMIT` will be documented in this file.

## `v2.3.0`<br>_2024-07-01_
## `v2.3.0`<br>_2024-07-04_
### ✨Added
- Added support for Windows (requires the `pthread-win32` library)
- Precompiled wheels for Windows, MacOS, and Linux are now available on PyPI

### 🛠️Changed
- `operator.pyx` no more compiled at runtime
- Restict the `numpy` version to `<2.0.0`

### 🐛Fixed
- Improved output when running from Jupyter notebooks

---
---
Expand Down

0 comments on commit 532f6f2

Please sign in to comment.