+
+
+## [3.0.15] - 2024-03-21
+- Fix a bash-ism in test.sh, which is #!/bin/sh
+- Fix setup.py package description
+- Simplify example invocation in README
+
+
+## [3.0.14] - 2024-01-24
+- Allow identical broken symlinks
+
+
+## [3.0.13] - 2023-12-07
+- Fixed nested-git issues in pre-commit hook
+- Adapt to new, stricter minidom type checks
+- Cleaned up changelog
+
+
+## [3.0.12] - 2023-09-07
+- Show which files are unexpectedly incomparable
+- Allow nixpkgs' new intentionally-invalid symlink
+
+
+## [3.0.11] - 2023-05-24
+- Specify license
+- Dropped "pylint: disable=no-self-use"
+- Adapt to nixpkgs nativeCheckInputs change
+
+
+## [3.0.10] - 2022-11-23
+- Small cleanups
+
+
+## [3.0.9] - 2022-04-16
+- Really fix tests after restricted mode support update, whether or not the user has channels.
+
+
+## [3.0.8] - 2022-04-15
+- Fix tests after restricted mode support update (Actually: break them worse)
+- Fix git-cache fetch URL