diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dc4e7d..cdd6970 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.1.1](///compare/v0.1.0...v0.1.1) (2023-10-31) + + +### Features + +* add Program::context method 613fabc + ## 0.1.0 (2023-07-04)