diff --git a/CHANGELOG.md b/CHANGELOG.md index 915788a..d658852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## Unreleased +## [0.11.0] - 2022-05-05 ### Changed @@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed -- Fixed Do not throw exception on cancellation of request [#124](https://github.com/pyrocumulus/pvoutput.net/pull/124) - Contribution [CodeCasterNL](https://github.com/CodeCasterNL) +- Do not throw exception on cancellation of request [#124](https://github.com/pyrocumulus/pvoutput.net/pull/124) - Contribution [CodeCasterNL](https://github.com/CodeCasterNL) ## [0.10.0] - 2022-03-16 diff --git a/src/PVOutput.Net/PVOutput.Net.csproj b/src/PVOutput.Net/PVOutput.Net.csproj index cf6c3d5..a4b62f6 100644 --- a/src/PVOutput.Net/PVOutput.Net.csproj +++ b/src/PVOutput.Net/PVOutput.Net.csproj @@ -6,7 +6,7 @@ false false Marcel Boersma - 0.10.0 + 0.11.0 LICENSE https://pyrocumulus.github.io/pvoutput.net/