diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d717e..099d174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 5.1.0 - 2022-07-19 + +### Added + +- Added `callHttpProcedure` method which calls the procedure without any chained assertions + ## 5.0.3 - 2022-07-12 ### Fixed