Skip to content

Commit

Permalink
Added the changes to CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeaw committed Jul 18, 2024
1 parent 69a1f95 commit 556855b
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
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.3.2] - 2024-07-18

### Fixed

- Problem with local variable `F` not being defined when `f` is a `Parameter` instance.; Fix for Issue https://github.com/blakeaw/pysb-pkpd/issues/17

## [0.3.1] - 2024-07-03

### Fixed
Expand Down

0 comments on commit 556855b

Please sign in to comment.