# Change Log - **Last updated**: 2026-07-02T14:22:51Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2023-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ## [1.1.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/disjoint-set@1.1.0/packages/disjoint-set) (2024-07-22) #### 🚀 Features - import as new pkg ([#486](https://codeberg.org/thi.ng/umbrella/issues/486)) ([ebcef75](https://codeberg.org/thi.ng/umbrella/commit/ebcef75)) - extract `DisjointSet` from [@thi.ng/adjacency](https://codeberg.org/thi.ng/umbrella/src/branch/main/packages/adjacency)