diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ee0e41d..6198d243 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,10 @@ PowerModels.jl Change Log ========================= ### Staged -- Improved network data model documentation +- nothing + +### v0.19.8 +- Improved network data model documentation (#848) - Faster PTDF matrix computation (#849) ### v0.19.7 diff --git a/Project.toml b/Project.toml index 8fcfe378..51fd54c6 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "PowerModels" uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655" authors = ["Carleton Coffrin"] repo = "https://github.com/lanl-ansi/PowerModels.jl" -version = "0.19.7" +version = "0.19.8" [deps] InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"