···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+## Unreleased
99+1010+### DSL
1111+1212+#### Added
1313+1414+- Support adding an edge multiple times, or setting an attribute multiple times with the same value. Previously these would raise runtime errors.
1515+816## v0.11.1 -- 2024-03-06
9171018Updated the `tree-sitter` dependency to include the required minimal patch version.