Skip to content

Commit

Permalink
Merge branch 'release/2.4.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mbentz-uf committed Apr 16, 2024
2 parents 86aff25 + e762e8b commit 246a904
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## v2.4.0 - 2024-04-16
### Added
* Added Report Data table (Sai Pavan Kamma)
### Fixed
* Add log level to `StreamHandler` (Michael Bentz)

## v2.3.1 - 2024-04-12
### Added
* Add verbose support for `configure_logging` (Vaibhavi Deshpande)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyutils"
version = "2.3.1"
version = "2.4.0"
description = ""
authors = ["Michael Bentz <mbentz@ufl.edu>"]
license = "MIT"
Expand Down

0 comments on commit 246a904

Please sign in to comment.