]> git.scottworley.com Git - pinch/blobdiff - Changelog
Use a proper User-Agent when fetching channel info
[pinch] / Changelog
index ca55e07d2c8783fd7ae932ffae8170510c2d248d..724bb0bb492b93545a3b29c20814076a73eaa8ce 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,39 @@
 ## [Unreleased]
 ## [Unreleased]
+- Use a proper User-Agent when fetching channel info
+
+## [3.3.2] - 2025-12-14
+- Keep up with nixpkgs 25.11
+
+
+## [3.3.1] - 2025-07-09
+- Use new 'nix hash convert' to quiet new nix's depreciation warnings
+
+
+## [3.3.0] - 2025-07-09
+- Use nix executables in $PATH
+
+
+## [3.2.0] - 2025-07-09
+- Stop using ancient nix_2_3
+
+
+## [3.1.0] - 2024-06-29
+- Bump git-cache dep to 1.5.0 for "git_ref = tag <tag>" support
+
+
+## [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
 
 
 - Cleaned up changelog