Commit Diff


commit - c39c25dd23520cd77d4ecfdf72d76892d0813076
commit + 25189667d6bff557a2dded8090632f5cdbaf9056
blob - 29cc8c41d706fc63520f1c03b6ce8367a3f9c445
blob + 34a7ddac9948f4c52cbbd90208ee491f8a7cbda6
--- CHANGES
+++ CHANGES
@@ -1,2 +1,9 @@
+* got 0.2; 2019-08-09
+  - improve error message if helper binaries fail to unveil(2)
+  - add support for tags to -c options of some got commands
+  - attempt to reject GOT_AUTHOR values without an email address because git
+    is unable to parse resulting commit objects
+  - fix build on OpenBSD/sparc64 (gcc)
+
 * got 0.1; 2019-08-09
   initial release; see git repository history for changes up to this point