Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MassimoCimmino committed Apr 22, 2024
1 parent b53aa9f commit 36f5d85
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# History of changes

## Version 2.2.3 (in development)

### Bug fixes

* [Issue 274](https://github.com/MassimoCimmino/pygfunction/issues/274) - Fixed scalar assignment from ndim-1 array. It is deprecated as of `numpy` version `1.25`. Only ndim-0 arrays can be treated as scalars.

## Version 2.2.2 (2023-01-09)

### Enhancements
Expand Down

0 comments on commit 36f5d85

Please sign in to comment.