]> git.immae.eu Git - github/fretlink/clever-tools-nix.git/blobdiff - CHANGELOG.md
Merge pull request #6 from haitlahcen/upgrade-1.1.0
[github/fretlink/clever-tools-nix.git] / CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..3b37960
--- /dev/null
@@ -0,0 +1,9 @@
+## 1.1.0
+
+* Get rid of nodegit, not being used anymore by clever-tools.
+* Fix harcoded binary offsets used by `zeit/pkg` (which bundle the executable).
+
+## 0.9.3
+
+* Use patchelf to make the binaries nix-compliant.
+* Introduce custom `nodegit` derivation.