diff --git a/CHANGELOG.md b/CHANGELOG.md index 91c9d27..c76f0c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## v1.2.0 (2024-05-22) + +### 1. Enhancements +- [Sourceror.Zipper] Added `subtree/1` to get a zipper for the current node. + ## v1.1.0 (2024-05-09) ### 1. Bug fixes